DebugInt

Undocumented in source.
@safe pragma(inline, true)
alias DebugInt(N, Flag!"bitOps" bitOps = Yes.bitOps) = checkedint.DebugInt!(N, IFP.throws, bitOps)

Meta