chiark / gitweb /
nimber.git
6 weeks agoAllow variable-sized FiniteNimber.
Simon Tatham [Thu, 10 Apr 2025 11:41:43 +0000 (12:41 +0100)]
Allow variable-sized FiniteNimber.

6 weeks agoImplement Add, via BitXor on the underlying type.
Simon Tatham [Thu, 10 Apr 2025 11:37:10 +0000 (12:37 +0100)]
Implement Add, via BitXor on the underlying type.

6 weeks agoStart work on a nimbers library.
Simon Tatham [Thu, 10 Apr 2025 11:25:39 +0000 (12:25 +0100)]
Start work on a nimbers library.