[Home]
>
Function
>
Identity function
Identity function
JavaScript version
const
identity
=
(
x
)
=>
x
;
Curry a function
Execute a function once