[Home]
>
Function
>
Identity function
Identity function
JavaScript version
const
identity
=
(
x
)
=>
x
;
Flip the arguments of a function
Logical xor operator