FluxML/Functors.jl

`fleaves` should take `walk` as optional argument

Opened this issue · 0 comments

The signature should be extended to

fleaves(f, exclude = Functors.isleaf, walk = Functors.DefaultWalk())