menu
Wrapping
import { Wrapping } from "destack:math";
Integer wrapper whose operators use modular arithmetic.
1export newtype Wrapping<T: Integer> = Timport { Wrapping } from "destack:math";
Integer wrapper whose operators use modular arithmetic.
1export newtype Wrapping<T: Integer> = T