cakeml
cakeml copied to clipboard
Signed Word to Int
(Feature request)
We already have Word64.toInt that treats the word as an unsigned integer. It would be useful to also have a version that treats the word as a signed two's complement integer.