Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feature Request: high order functions (collection) #87

@RafaeLeal

Description

@RafaeLeal

What is it?

Some special functions like filter, map, exists, all.

For example:

["project1/text.txt", "project2/text.txt"].exists(t => t.startsWith("project1"))
; => true

Why?

This would simplify a lot of some operations that would require very specific custom functions.


Let me know if that's something you have thought about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions