what's teh diff between INumber and INumberBase again
what's teh diff between INumber and INumberBase again
if (T is ISomeInterface)...? Similar to 2.X?IMultiplicativeIdentity.MultiplicativeIdentity then you cant without reflection unless thats a required generic constraint% operator over INumberBaseZero and One are defined in INumberBase and the higher level interfaces use AdditiveIdentity and MultiplicativeIdentity
Vector3<DateTime> doesn't make senseVector3<T> implementing INumber<T>, vectors aren't numbersVector3<T> and a Tuple3<T>x + 1 > xif (T is ISomeInterface)...IMultiplicativeIdentity.MultiplicativeIdentityZeroOneAdditiveIdentityMultiplicativeIdentityVector3<DateTime>Vector3<T>Vector3<T>INumber<T>Tuple3<T>x + 1 > x