IntRange.fromType

Undocumented in source. Be warned that the author may not have intended to support it.
  1. IntRange fromType(Type type)
  2. IntRange fromType(Type type, bool isUnsigned)
    struct IntRange
    static
    fromType
  3. SignExtendedNumber imin;
  4. SignExtendedNumber imax;

Meta