Skip to content

Array.ForEach #2

Description

@BellJrDev

Add a ForEach() method on Array to be similar to TypeScript's ForEach thing. I have iterators with a burning passion. They are the polar opposite of usable. Instead of Iterators, C-Script will rely on ForEach oops on iterable structures.

This method (and the whole lot of them) will need to involve closures, lamdas, etc.

I might also want to support a const ForEach(const ) too as a compiler helper.

I will also be using std::invoke and std::forward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions