On Thursday, 28 July 2022 at 15:03:34 UTC, H. S. Teoh wrote: > Just use the source, Luke! Phobos is open source for a reason. > > https://github.com/dlang/phobos/blob/8280b1e7de6cca4dc9a593431591054a5b3aa288/std/math/traits.d#L694 > > > T :-) ```d // @@@TODO@@@: make this faster ```