![]() |
LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
|
#include "monadplus.h"
Inheritance diagram for LC::Util::InstanceMonadPlus< std::optional< T > >:
Collaboration diagram for LC::Util::InstanceMonadPlus< std::optional< T > >:Public Types | |
| using | UndefinedTag |
Static Public Member Functions | |
| static std::optional< T > | Mzero () |
| static std::optional< T > | Mplus (const std::optional< T > &t1, const std::optional< T > &t2) |
Definition at line 87 of file monadplus.h.
| using LC::Util::InstanceMonadPlus< T, void >::UndefinedTag |
Definition at line 21 of file monadplus.h.
|
inlinestatic |
Definition at line 94 of file monadplus.h.
|
inlinestatic |
Definition at line 89 of file monadplus.h.