identity

identity :: Any input -> Any input

description

Returns the value passed as input without any modification.

example

import { identity } from '@waldojeffers/conductor'

identity('hello') // 'hello'

results matching ""

    No results matching ""