mirror of
https://github.com/logos-messaging/packages.git
synced 2026-07-30 23:23:19 +00:00
Added package questionable (#1834)
This commit is contained in:
parent
bb8462f643
commit
314fac3d0f
@ -21785,5 +21785,18 @@
|
|||||||
"description": "A Nim library for biological sequence data.",
|
"description": "A Nim library for biological sequence data.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/kerrycobb/nim-dna-seq"
|
"web": "https://github.com/kerrycobb/nim-dna-seq"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "questionable",
|
||||||
|
"url": "https://github.com/markspanbroek/questionable",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"option",
|
||||||
|
"result",
|
||||||
|
"error"
|
||||||
|
],
|
||||||
|
"description": "Elegant optional types",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/markspanbroek/questionable"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user