chiark / gitweb /
Start work on a nimbers library.
authorSimon Tatham <anakin@pobox.com>
Thu, 10 Apr 2025 11:25:39 +0000 (12:25 +0100)
committerSimon Tatham <anakin@pobox.com>
Thu, 10 Apr 2025 11:25:39 +0000 (12:25 +0100)
commitbed68fce5c8d7be62d6a980d6f40e0fdff97e912
tree8e572521c1336ff998587cd05c23f1cb11f66b59
Start work on a nimbers library.
.gitignore [new file with mode: 0644]
Cargo.lock [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
src/finitenimber.rs [new file with mode: 0644]
src/lib.rs [new file with mode: 0644]