higher-order-logical-operators
js
Allows combination of lower order functions that evaluate to booleans. Extends Array prototype with 'one' function, which takes a callback and returns true if the callback returns true for one and only one member of the array.
Version 1.0.2 License MIT
Keywords
Higher Order FunctionsLogical OperatorsFunction Combination
INSTALL