UNPKG

chain-able

Version:

interfaces that describe their intentions.

5 lines (3 loc) 90 B
const length = require('./length') // lengthMinusOne module.exports = x => length(x) - 1