Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 263 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 263 Bytes

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.