:question:
@functional-abstraction/predicate
Predicates for JavaScript. See docs.
implication( negation( lt( 7 ) ) , gt( 5 ) )( ... ) ; // true
:question:
Predicates for JavaScript. See docs.
implication( negation( lt( 7 ) ) , gt( 5 ) )( ... ) ; // true