stoeffel / elm-mom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-mom

Generalizes most computational effects.

Continuations are very powerful. Powerful enough for most other data types to be implemented using them. This library explores the use of continuations to represent other data types.

Based on ideas presented here and here.

About


Languages

Language:Elm 100.0%