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

https://github.com/mateuszkubuszok/cppmaybe

Maybe type in C++
https://github.com/mateuszkubuszok/cppmaybe

Last synced: 7 months ago
JSON representation

Maybe type in C++

Awesome Lists containing this project

README

        

# C++ Maybe

Sketch of a maybe type in C++.

## Test

Run:

make all