UNPKG

chain-able

Version:

interfaces that describe their intentions.

2 lines (1 loc) 59 B
module.exports = (left, right) => x => left(x) || right(x)