Module aoc_util::integer

source ·
Expand description

Combines common operators and constants 0, 1 and 10 to enable generic methods on integer types.

Traits