![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include "either.h"
Classes | |
struct | GSLResult |
struct | GSLResult< Either< L, V > > |
Public Types | |
using | Type_t = Either< L, R > |
Static Public Member Functions | |
template<typename RP > | |
static Either< L, RP > | Pure (const RP &v) |
template<typename AV > | |
static GSLResult_t< Type_t, AV > | GSL (const Type_t &f, const AV &v) |
using LeechCraft::Util::InstanceApplicative< Either< L, R > >::Type_t = Either<L, R> |
|
inlinestatic |
Definition at line 251 of file either.h.
References LeechCraft::Util::oral::sph::f.
|
inlinestatic |
Definition at line 245 of file either.h.
References LeechCraft::Util::Either< L, R >::Right().