mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add package result (#889)
This commit is contained in:
parent
f708299f2d
commit
d20881d3d9
@ -11049,6 +11049,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/graveyard/tree/master/xmldomparser"
|
"web": "https://github.com/nim-lang/graveyard/tree/master/xmldomparser"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "result",
|
||||||
|
"url": "https://github.com/arnetheduck/nim-result",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"result",
|
||||||
|
"errors",
|
||||||
|
"functional"
|
||||||
|
],
|
||||||
|
"description": "Friendly, exception-free value-or-error returns, similar to Option[T]",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/arnetheduck/nim-result"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "asciigraph",
|
"name": "asciigraph",
|
||||||
"url": "https://github.com/KeepCoolWithCoolidge/asciigraph",
|
"url": "https://github.com/KeepCoolWithCoolidge/asciigraph",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user