15 lines
267 B
JSON
15 lines
267 B
JSON
{
|
|
"key": "rational",
|
|
"name": "Rational",
|
|
"authors": [
|
|
"Paul Moore"
|
|
],
|
|
"description": "A rational number class.",
|
|
"category": [
|
|
"Math"
|
|
],
|
|
"maintainers": [
|
|
"Jonathan Turkanis <turkanis -at- coderage.com>"
|
|
]
|
|
}
|