mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added package nullable (#3065)
This commit is contained in:
parent
eaf39f40b4
commit
2ed269f120
@ -35638,6 +35638,22 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ferus-web/nim-ada"
|
"web": "https://github.com/ferus-web/nim-ada"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "nullable",
|
||||||
|
"url": "https://github.com/theDataFlowClub/nullable",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"nullable",
|
||||||
|
"null",
|
||||||
|
"types",
|
||||||
|
"utility",
|
||||||
|
"performance",
|
||||||
|
"value-types"
|
||||||
|
],
|
||||||
|
"description": "An optimized and highly efficient Nullable / Optional type for Nim. Designed for performance-critical applications, it provides clear, functional-style handling of optional values, especially for value types, without reference overhead.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/theDataFlowClub/nullable"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "nimcp",
|
"name": "nimcp",
|
||||||
"url": "https://github.com/gokr/nimcp",
|
"url": "https://github.com/gokr/nimcp",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user