[]Type Definition librelic::prelude::blake2::crypto_mac::generic_array::typenum::operator_aliases::Compare

type Compare<A, B> = <A as Cmp<B>>::Output;

Alias for the associated type of Cmp: Compare<A, B> = <A as Cmp<B>>::Output