Added package questionable (#1834)

This commit is contained in:
markspanbroek 2021-03-08 22:20:31 +01:00 committed by GitHub
parent bb8462f643
commit 314fac3d0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21785,5 +21785,18 @@
"description": "A Nim library for biological sequence data.",
"license": "MIT",
"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"
}
]