UNPKG

@pnpm/ramda

Version:

A practical functional library for JavaScript programmers.

5 lines (4 loc) 66 B
function _identity(x) { return x; } module.exports = _identity;