Marjoram  0.01
Library for Functional Programming in C++
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nma
 Ndetail
 CEitherImplImplementation of (safe) union of two types
 CConstEitherIteratorRight-biased const iterator
 CConstMaybeIteratorImmutable Iterator over Maybe
 CEitherEither monad
 CEitherIteratorRight-biased iterator
 CLazyLazy A; Either contains an A or a function that yields an A
 CLazyIteratorIterator over Lazy
 CLeftSideTag indicating the left side
 CMaybeMaybe monad
 CMaybeIteratorIterator over Maybe
 CNothing_t
 CReaderReader Monad
 CRightSideTag indicating the right side