UNPKG

@thi.ng/compose

Version:

Optimized functional composition helpers

5 lines (4 loc) 50 B
const identity = (x) => x; export { identity };