An open API service indexing awesome lists of open source software.

https://github.com/igrek8/some-none

Option represents an optional value: it is either some and contains a value, or none, and does not.
https://github.com/igrek8/some-none

none optional some value

Last synced: over 1 year ago
JSON representation

Option represents an optional value: it is either some and contains a value, or none, and does not.

Awesome Lists containing this project