StructWalk.jl icon indicating copy to clipboard operation
StructWalk.jl copied to clipboard

clarify what is considered a leaf

Open CarloLucibello opened this issue 1 year ago • 0 comments

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).

CarloLucibello avatar Apr 12 '23 03:04 CarloLucibello