Int.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
struct Int(size_t SIZE)
final @nogc const
bool
opEquals
(
A
)
(
const A ahs
)
if (
SIZE <= 64 &&
SIZE >= 8
&&
SIZE % 8 == 0
)

Meta