Skip to content
johnmcclean-aol edited this page Nov 22, 2016 · 247 revisions

AnyMValue a monad for monadic values. AnyMSeq a monad for non-scalar monads.

Using the cyclops-react Do builder (prefer control.For) to the lower level Do.

[monad,applicative, functor, unit, monadPlus based on HKT]

Integrations include

  1. AnyM support
  2. For comprehension support
  3. Higher Kinded Type encodings for 3rd party libraries
  4. Lazy / faster collections by taking advantage of strengths of each library

Clone this wiki locally