![]() |
LeechCraft
0.6.70-13729-g7046a9d2a7
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 LC::Util::InstanceApplicative< Either< L, R > >::Type_t = Either<L, R> |
|
inlinestatic |
Definition at line 266 of file either.h.
References LC::Util::oral::sph::f.
|
inlinestatic |
Definition at line 260 of file either.h.
References LC::Util::Either< L, R >::Right().