Function alga::general::id [] [src]

pub fn id<O: Op, M>(_: O) -> Wrapper<M> where M: Identity<O>

Creates wrapper with identity value for a specific operator.