UNPKG

foop

Version:

interfaces that describe their intentions.

8 lines (7 loc) 254 B
// https://github.com/aretecode/collection-pipeline/blob/master/src/AbstractExpressionBuilder.php // from expression evaluator in php collection // module.exports = function bitwiseMathOperator(x, y) { // if (x === 1) { // return x > y // } // }