Skip to content

add more of the javascript array functions #180

@RedMan13

Description

@RedMan13

i am specifically focusing on
filter()
find() and findLast()
findIndex() and findLastIndex()
forEach() a replacment for the current for loop
map()
reduce() and reduceRight()
sort()
concat()

you can find the rest of the array functions here

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

To Develop

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions