Functors.jl
Functors.jl copied to clipboard
require walks to always take a KeyPath object as first argument
This issue keeps track of the breaking change proposed in https://github.com/FluxML/Functors.jl/pull/74#pullrequestreview-1926195629 in order to avoid duplicating walks, e.g. defining SomeWalk
and also SomeWalkWithPath
.