You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we specify the "recursion field" like children above, then we ought to be able to mutually recurse on Pick and target, while recursing on the field to reset context, with something like a PickR that moves us down the recursive structure
Creating an issue to capture the later thought in #32
How could we define an operator input, such that it applies recursively to a tree which is itself recursive?
a tree:
the desired pick per node would produce the tree with just names
The text was updated successfully, but these errors were encountered: