gleam/function

Values

pub fn identity(x: a) -> a

Takes a single argument and always returns its input value.

Search Document