MpZ.fitsIn

struct MpZ
pure nothrow pragma(inline, true) @nogc const @trusted
bool
fitsIn
(
T
)
()

Return Value

Type: bool

true iff this fits in a T.

Meta