Closed vchuravy closed 4 years ago
Does this do the:
Cassette and similar tools can override this argument and provide a function that properly allows the context to recurse through the iteration, while still allowing inference to take advantage of the special handling of _apply for simple cases.
can override this argument and provide a function that properly allows the context to recurse through the iteration,
Yes it does, it rewrites the argument with a args -> overdub(ctx, f, args...)
Awesome!
Fixes #155 and #146
cc: @yingboma @shashi