Skip to content

Add Javascript-like array methods to TArrayUtils #43

Open
@delphidabbler

Description

@delphidabbler

In a comment on issue #8 it was suggested that it maybe a good idea to add some JavaScript-style array methods to TArrayUtils, specifically forEach(), some(), all()every() & map(). To those we can add reduce() (& reduceRight()?).

In this comment on issue #40 implementations were proposed for TArrayUtils' Some<T>() and Every<T>().

Metadata

Metadata

Assignees

Labels

consideringIssue is currently under considerationenhancementNew feature or request

Projects

Status

Considering

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions