Type Definition DimNameDiff
rin_core::math
type DimNameDiff<D1, D2> = <D1 as DimNameSub<D2>>::Output;