chengchingwen / chengchingwen/StructWalk.jl
clarify what is considered a leaf
Open
- Dominant language
- Julia
- Stars
- 20
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
It's not entirely clear from the documentation that a leaf is something for which `isempty(children(walkstyle, x))`. Maybe it is obvious, but still it would be helpful to explicitly state this.
Also, it would be convenient to add a method `isleaf([walkstyle,] x)`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.