UNPKG

ramda

Version:

A practical functional library for JavaScript programmers.

3 lines 52 B
export default function _identity(x) { return x; }