![]() |
LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
#include "eithertest.h"
#include <QtTest>
#include <either.h>
#include <curry.h>
#include <void.h>
#include <functor.h>
#include <monad.h>
Go to the source code of this file.
Classes | |
struct | LC::Util::NoDefaultCtor |
Namespaces | |
namespace | LC |
namespace | LC::Util |
Typedefs | |
using | LC::Util::SomeEither_t = Either<int, QString> |