BowenFu / hspp

hspp: An experimental library to bring Haskell Style Programming to C++.
https://bowenfu.github.io/hspp
Apache License 2.0
157 stars 0 forks source link

Change Maybe to an alias of optional and implement sample for C++ monadic interface. #86

Closed BowenFu closed 1 year ago

BowenFu commented 1 year ago

https://github.com/cplusplus/papers/issues/112 has been merged into c++23 draft.