Extract the value type from a DType
type Value = DTypeValue<Float32> // numbertype Value2 = DTypeValue<Bool> // boolean Copy
type Value = DTypeValue<Float32> // numbertype Value2 = DTypeValue<Bool> // boolean
Extract the value type from a DType