mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
_expect
mir
utility
T
_expect
(T val, T expected_val)
version(!LDC && GNU)
@
optmath
T
_expect
(
T
)
(
in
T
val
,
in
T
expected_val
)
if
(
__traits(
isIntegral
,
T
)
)
T
_expect
(T val, T expected_val)
Meta
Source
See Implementation
mir
utility
functions
_expect
extMul
inlineIR
max
min
swapStars
structs
ExtMulResult
templates
simpleSort