DanTroy-utils
v1.0.4
Published
a utility library
Readme
DanTroy-utils
This can be used to do stuff you can already do. Such as:
Map over arrays with map()
Filter arrays with filter()
and count number of things in an array that pass a test (given with a function) with countIf().
Enjoy!!!!!
