Skip to content

Suggestions for additional running modes #4

Open
@Lucretiel

Description

@Lucretiel
  • Combined --loop and --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 an IntoIterator (such as Option<T>) and prints each item once per line
  • --display mode, where Display is used instead of Debug when running in expression mode to print items

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions