Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in free-monad

Widen types in ocaml

Scala Free Monads with Coproduct and monad transformer

Use the Haskell monad "do" notation to define a syntax tree

Parsing to Free Monads

bifunctor in haskell after the least fixed type

Compose optional queries for for-comprehension in doobie?

Examining the binding structure in a free monad AST

haskell free-monad

Control.MonadPlus.Free without unnecessary distribution

Converting this FreeT (explicitly recursive data type) function to work on FT (church encoding)

Free ~> Trampoline : recursive program crashes with OutOfMemoryError

Free monad and the free operation

Is it possible to implement polymorphic functions in a DSL using Free

haskell dsl free-monad

Is there a free proxy transformer?

Analog of free monads for Profunctors

Free Monad in F# with generic output type

f# monads free-monad

MonadFix instance for interpreter monad transformer generated by FreeT?

Free implementation in scalaz

scala scalaz free-monad

what is the relationship between Haskell's FreeT and Coroutine type

Is the streaming package's Stream data type equivalent to FreeT?

Monad Stack Penetration Classes with Free/Operational Monad Transformers?