- ResizeNumericType
alias ResizeNumericType = SignedBitsType!bits
 Undocumented in source.
- ResizeNumericType
alias ResizeNumericType = UnsignedBitsType!bits
 Undocumented in source.
- ResizeNumericType
alias ResizeNumericType = float
 Undocumented in source.
- ResizeNumericType
alias ResizeNumericType = double
 Undocumented in source.
- ResizeNumericType
alias ResizeNumericType = real
 Undocumented in source.
Expand to a built-in numeric type of the same kind (signed integer / unsigned integer / floating-point) with at least the indicated number of bits of precision.