Skip to content

Better Closure Docs #1929

Open
Open
@Android789515

Description

@Android789515

Related problem

The docs have very little information on each subject. Just one tiny example.

Going through the closures section:

Common commands that can be used with a closure

all
any
collect
do
each
explain
filter
group-by
interleave
items
par-each
reduce
skip until
skip while
take until
tee
update
upsert
zip

None of these methods are explained in further detail. I have no idea what items does, what par-each does, group-by, explain, etc.

Describe the solution you'd like

Document each method as well as possible usages.

Describe alternatives you've considered

No response

Additional context and details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions