identity-function

v1.0.0
module.exports = function (x) { return x }
identity id fn module.exports = function (x) { return x }

identity-function

Here is the complete source code of this module:

module.exports = function (x) { return x }

license

public domain

npm i identity-function

Metadata

Downloads

Maintainers