mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
add optional_t
This commit is contained in:
parent
80e21fdfc0
commit
8b571acfc7
@ -1083,6 +1083,15 @@
|
||||
"description": "Bindings for Simple and Fast Multimedia Library (through CSFML)",
|
||||
"license": "zlib",
|
||||
"web": "https://github.com/BlaXpirit/nim-csfml"
|
||||
},
|
||||
{
|
||||
"name": "optional_t",
|
||||
"url": "git://github.com/flaviut/optional_t",
|
||||
"method": "git",
|
||||
"tags": ["option", "functional"],
|
||||
"description": "Basic Option[T] library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/flaviut/optional_t"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user