ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
IntRange.this
ddmd
intrange
IntRange
Undocumented in source.
this
(SignExtendedNumber a)
this
(SignExtendedNumber lower, SignExtendedNumber upper)
struct
IntRange
this
(
SignExtendedNumber
lower
,
SignExtendedNumber
upper
)
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