FluxML / FluxML/Functors.jl

`fleaves` should take `walk` as optional argument

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
123
Forks
18
Avg merge
47m
Merged PRs (30d)
1

Description

The signature should be extended to
```julia
fleaves(f, exclude = Functors.isleaf, walk = Functors.DefaultWalk())
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the fleaves definition and inspect how its current arguments are handled. Extend the signature with the optional walk argument shown in the issue, then verify that fleaves accepts the default walk and preserves existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.