@hackage / monad-task

A monad transformer that turns event processing into co-routine programming.

Latest0.2.0

About

Metadata

  • Last updated , by PaulLiu
  • License BSD-3-Clause
  • Maintained by: Paul Liu <paul@thev.net>

  • Lottery factor: 0

Links

Installation

Readme

monad-task

Task monad transformer that turns event processing into co-routine programming.

See Invert the Inversion of Control for a tutorial on writing a GLFW/OpenGL application using task monad.