chiark / gitweb /
Allow FiniteNimber based on a slice.
authorSimon Tatham <anakin@pobox.com>
Thu, 10 Apr 2025 11:49:34 +0000 (12:49 +0100)
committerSimon Tatham <anakin@pobox.com>
Thu, 10 Apr 2025 11:49:34 +0000 (12:49 +0100)
commitfa3834f12f9f9b91eb009faaead6abef39f00e2a
tree53415042fbac2531294ac96abcdd79f5b0c5dfef
parentf45209bfc74cbd69cfe3ca3f3312baefa8c5a731
Allow FiniteNimber based on a slice.

This should make it easier to partition things.
.rustfmt.toml [new file with mode: 0644]
src/finitenimber.rs
src/lib.rs