@leo-mj/array-functions

1.0.2 • Public • Published

Leo's Array Functions

partition(inputArr, fn) ⇒

Kind: global function
Returns: an array containing one array with all elements that pass a test, one with all elements that fail the test

Param
inputArr
fn

Done in 0.30s.

Readme

Keywords

Package Sidebar

Install

npm i @leo-mj/array-functions

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

2.25 kB

Total Files

4

Last publish

Collaborators

  • leo-mj