Multiple precision traits.
Faster than std.traits. See https://github.com/dlang/phobos/pull/5038
Is true iff T is a GNU MP arithmetic type (long, ulong or double).
See Source File
Multiple precision traits.