Skip to content

Iterate over elements of a collection, and return an array of all elements the predicate returns truthy for.

Notifications You must be signed in to change notification settings

harrietgrace/filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filter

Iterate over elements of a collection, and return an array of all elements the predicate returns truthy for.

Installation

$ component install harrietgrace/filter
$ npm install harrietgrace/filter

License

MIT

About

Iterate over elements of a collection, and return an array of all elements the predicate returns truthy for.

Resources

Stars

Watchers

Forks

Packages

No packages published