![]() |
LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
|
#include "applicative.h"
Public Types | |
using | Type_t = Either< L, std::result_of_t< R(const V &)> > |
Definition at line 89 of file applicative.h.
using LC::Util::InstanceApplicative< Either< L, R > >::GSLResult< Either< L, V > >::Type_t = Either<L, std::result_of_t<R (const V&)> > |
Definition at line 91 of file applicative.h.