mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-22 04:49:29 +00:00
parent
b0675234a2
commit
48c992dcb3
@ -12847,17 +12847,24 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "result",
|
"name": "result",
|
||||||
"url": "https://github.com/arnetheduck/nim-result",
|
"alias": "results"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "results",
|
||||||
|
"url": "https://github.com/arnetheduck/nim-results",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
"library",
|
||||||
"result",
|
"result",
|
||||||
|
"results",
|
||||||
"errors",
|
"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",
|
"license": "MIT",
|
||||||
"web": "https://github.com/arnetheduck/nim-result"
|
"web": "https://github.com/arnetheduck/nim-results"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "asciigraph",
|
"name": "asciigraph",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user