I want to implement something like 1 + 1 = 0; i.e., simple modular arithmetic in Mathematica.
This seems like it should be a really easy built-in option, but I can't find any info on it anywhere. I think probably I'm just overlooking something.
Really there should just be an option for Plus. But Options[Plus] gives { }.

