mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added kashae and sumtypes (#1927)
This commit is contained in:
parent
ea5d0982f8
commit
d53e77c248
@ -22828,5 +22828,29 @@
|
||||
"description": "Special mathematical functions in Nim",
|
||||
"license": "Apache-2.0 License",
|
||||
"web": "https://github.com/ayman-albaz/special-functions"
|
||||
},
|
||||
{
|
||||
"name": "kashae",
|
||||
"url": "https://github.com/beef331/kashae",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cache"
|
||||
],
|
||||
"description": "Calculation caching library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/beef331/kashae"
|
||||
},
|
||||
{
|
||||
"name": "sumtypes",
|
||||
"url": "https://github.com/beef331/sumtypes",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"variant",
|
||||
"sumtype",
|
||||
"type"
|
||||
],
|
||||
"description": "Simple variant generator empowering easy heterogeneous type operations",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/beef331/sumtypes"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user