blob: 471b242979bf95cca22e8d7fa797ad87f5951333 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"key": "rational",
"name": "Rational",
"authors": [
"Paul Moore"
],
"description": "A rational number class.",
"category": [
"Math"
],
"maintainers": [
"Jonathan Turkanis <turkanis -at- coderage.com>"
]
}
|