identity-function
module.exports = function (x) { return x }
Last updated 10 years ago by substack .
public domain · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install identity-function 
SYNC missed versions from official npm registry.

identity-function

Here is the complete source code of this module:

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

license

public domain

Current Tags

  • 1.0.0                                ...           latest (10 years ago)

1 Versions

  • 1.0.0                                ...           10 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |