module Qo
Constants
- IDENTITY
Identity function that returns its argument directly. Argument name is important, as it will extract the literal identity of the object in the case of a non-destructured match, and the object itself in the case of a destructured one.
- VERSION