![]() |
LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
|
#include "applicative.h"
Public Types | |
using | Type_t = Either<L, std::invoke_result_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::invoke_result_t<R, const V&>> |
Definition at line 91 of file applicative.h.