@f/identity

v1.1.1
The identity function.

identity

Build status Git tag NPM version Code style

The identity function.

Installation

$ npm install @f/identity

Usage

var identity = require('@f/identity')

identity(1) // => 1
identity({}) // => {}

API

identity(val)

  • val - any value

Returns: val

License

MIT

npm i @f/identity

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 12/16/2015

Downloads

Maintainers