cakeml icon indicating copy to clipboard operation
cakeml copied to clipboard

Signed Word to Int

Open michael-roe opened this issue 3 years ago • 0 comments

(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.

michael-roe avatar Jul 24 '22 08:07 michael-roe