We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d02c06 commit 44421d2Copy full SHA for 44421d2
Project.toml
@@ -1,5 +1,5 @@
1
desc = "These integer types check for overflow and underflow, otherwise they work like system integers."
2
-keywords = ["integer", "overflow", "underflow", "checked-arithmetic"]
+keywords = ["checked-arithmetic", "integer", "overflow", "underflow"]
3
name = "SaferIntegers"
4
uuid = "88634af6-177f-5301-88b8-7819386cfa38"
5
repo = "https://github.com/JeffreySarnoff/SaferIntegers.jl.git"
0 commit comments