chiark / gitweb /
Add From<array of u64> and use it everywhere.
authorSimon Tatham <anakin@pobox.com>
Sun, 13 Apr 2025 07:04:21 +0000 (08:04 +0100)
committerSimon Tatham <anakin@pobox.com>
Sun, 13 Apr 2025 07:04:21 +0000 (08:04 +0100)
commit1c44bb774c4fc0de26a8df8f0849978463112015
treea7d1a8463d577e5c8cd3a5b2d7fbe8dc1005be4b
parent0f2e0c18a716aa74318ecb2f715d6474c55643f0
Add From<array of u64> and use it everywhere.

Much less verbose than either of the previous syntaxes for entering a
large nimber literal.
src/finitenimber.rs