identity
Function identity
returns whatever value passed to it without any side-effects.
Usage¶
value = identity value
Last update: July 1, 2020
Function identity
returns whatever value passed to it without any side-effects.
value = identity value