commit 312095cf8cabf9fa09c5f71feb0f8f86673de69d Author: Simon Brand Date: Fri Sep 29 19:44:23 2017 +0100 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..e6f2a39 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# monadic-optional-new +Work in progress implementation of std::optional with monadic extensions