Type Definition type_level_logic::strong::balanced::Sub []

type Sub<A: Int, B: Int> = <A as IntSub<B>>::Output;