ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
IntRange.fromType
dmd
intrange
IntRange
Undocumented in source. Be warned that the author may not have intended to support it.
IntRange
fromType
(Type type)
IntRange
fromType
(Type type, bool isUnsigned)
struct
IntRange
static
IntRange
fromType
(
Type
type
,
bool
isUnsigned
)
SignExtendedNumber
imin
;
SignExtendedNumber
imax
;
Meta
Source
See Implementation
dmd
intrange
IntRange
constructors
this
functions
_cast
absNeg
castDchar
castSigned
castUnsigned
contains
containsZero
dump
opBinary
opUnary
splitBySign
unionOrAssign
unionWith
static functions
fromNumbers2
fromNumbers4
fromType
widest
variables
imax
imin