-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Combined
--loopand--expr, where the lambda is evaluated once per line, and the return value is printed - Related to the above,
--loop --flatten, which is the same as above, but the lambda returns anIntoIterator(such asOption<T>) and prints each item once per line --displaymode, whereDisplayis used instead ofDebugwhen running in expression mode to print items
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request