function

ops.identity

def identity(value: T) -> T

Return *value* unchanged. Used as the ``_target_`` for ``L.just`` nodes.

Source: laco/ops.py:4