Numerics

/.module.json (292 B)

1
2
3
4
5
6
7
8
9
{
"name": "Numerics",
"icon": "hash",
"description": "TypeScript and Golang implementations for managing large numbers.",
"authorName": "Kyle U",
"authorEmail": "kyle@kyleu.com",
"license": "CC0",
"sourcecode": "https://github.com/kyleu/projectforge/tree/main/module/numeric"
}