This PR removes the deprecated aliases `Int.div := Int.tdiv` and `Int.mod := Int.tmod`. Later we will rename `Int.ediv` to `Int.div` and `Int.emod` to `Int.mod`.
30 lines
150 B
Text
30 lines
150 B
Text
Int.ofNat 2147483648
|
|
2147483648
|
|
1073741824
|
|
-2147483648
|
|
Int.ofNat 0
|
|
0
|
|
Int.negSucc 1
|
|
-2
|
|
Int.ofNat 2
|
|
2
|
|
1
|
|
1
|
|
1
|
|
1
|
|
1
|
|
1
|
|
1
|
|
1
|
|
1
|
|
1
|
|
1
|
|
2147483648
|
|
0
|
|
0
|
|
-2
|
|
1
|
|
1
|
|
1
|
|
1
|
|
1
|