Initial commit

This commit is contained in:
Simon Brand
2017-09-29 19:44:23 +01:00
committed by GitHub
commit 312095cf8c

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# monadic-optional-new
Work in progress implementation of std::optional with monadic extensions