Function garfield::id

source · []
pub const fn id<T>(t: T) -> T
Expand description

Identity Morphism

For any input, this will give you the same element back.