16 lines
303 B
JSON
16 lines
303 B
JSON
{
|
|
"key": "safe_numerics",
|
|
"name": "Safe Numerics",
|
|
"authors": [
|
|
"Robert Ramey"
|
|
],
|
|
"description": "Guaranteed Correct Integer Arithmetic",
|
|
"category": [
|
|
"Math",
|
|
"Correctness"
|
|
],
|
|
"maintainers": [
|
|
"Robert Ramey <ramey -at- rrsd.com>"
|
|
]
|
|
}
|