lean4-htt/src/Init/Data/SInt
Markus Himmel a3fd2eb0fe
chore: make IntX constructor private, provide UIntX.toIntX (#7062)
This PR introduces the functions `UIntX.toIntX` as the public API to
obtain the `IntX` that is 2's complement equivalent to a given `UIntX`.
2025-02-13 11:29:31 +00:00
..
Basic.lean chore: make IntX constructor private, provide UIntX.toIntX (#7062) 2025-02-13 11:29:31 +00:00