identity
Functions
function
fn(x: 't3) -> 't3
The identity function: returns its input as its output.
is
fn(x: 't, y: 't) -> Bool
Returns true if the two values are referentially equal.
fn(x: 't3) -> 't3
The identity function: returns its input as its output.
fn(x: 't, y: 't) -> Bool
Returns true if the two values are referentially equal.