mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 09:03:09 +00:00
parent
131b947167
commit
76ea33e12d
@ -27003,5 +27003,26 @@
|
|||||||
"description": "Thesaurus CLI/Library & Analyzer in Nim",
|
"description": "Thesaurus CLI/Library & Analyzer in Nim",
|
||||||
"license": "MIT/ISC",
|
"license": "MIT/ISC",
|
||||||
"web": "https://github.com/c-blake/thes"
|
"web": "https://github.com/c-blake/thes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "records",
|
||||||
|
"url": "https://github.com/rotu/nim-records",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"tuples",
|
||||||
|
"tuple",
|
||||||
|
"relation",
|
||||||
|
"relational",
|
||||||
|
"algebra",
|
||||||
|
"records",
|
||||||
|
"record",
|
||||||
|
"heterogeneous",
|
||||||
|
"strongly",
|
||||||
|
"statically",
|
||||||
|
"typed"
|
||||||
|
],
|
||||||
|
"description": "Operations on tuples as heterogeneous record types a la Relational Algebra",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/rotu/nim-records"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user