chiark / gitweb /
arithmetic checking: Break out CheckedArithMul
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Feb 2021 16:25:40 +0000 (16:25 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Feb 2021 16:25:40 +0000 (16:25 +0000)
commit3e731ad389f848cac52319087383ec979e0d5855
tree173c8ea2829ed1e71cee3252982621926b8e6b29
parent0821e8e9424af02a17319f554600d52c99786482
arithmetic checking: Break out CheckedArithMul

Nothing uses this yet so NFC.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/utils.rs