mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
parent
b0675234a2
commit
48c992dcb3
@ -12847,17 +12847,24 @@
|
||||
},
|
||||
{
|
||||
"name": "result",
|
||||
"url": "https://github.com/arnetheduck/nim-result",
|
||||
"alias": "results"
|
||||
},
|
||||
{
|
||||
"name": "results",
|
||||
"url": "https://github.com/arnetheduck/nim-results",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"result",
|
||||
"results",
|
||||
"errors",
|
||||
"functional"
|
||||
"functional",
|
||||
"option",
|
||||
"options"
|
||||
],
|
||||
"description": "Friendly, exception-free value-or-error returns, similar to Option[T]",
|
||||
"description": "Friendly value-or-error type",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/arnetheduck/nim-result"
|
||||
"web": "https://github.com/arnetheduck/nim-results"
|
||||
},
|
||||
{
|
||||
"name": "asciigraph",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user