ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
IntRange.fromType
ddmd
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
ddmd
intrange
IntRange
constructors
this
functions
_cast
absNeg
castDchar
castSigned
castUnsigned
contains
containsZero
dump
splitBySign
unionOrAssign
unionWith
static functions
fromNumbers2
fromNumbers4
fromType
widest
variables
imax
imin