Value

The value type.

alias Value = SumType!(int, long, BigInt, float, double, bool, typeof(null), Duration, SysTime, string, ubyte[])

Meta