Skip to content

Instantly share code, notes, and snippets.

@abenedykt
Forked from gregoryyoung/gist:a3e69ed58ae066b91f1b
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abenedykt/c10faa816ac8b4b3d87c to your computer and use it in GitHub Desktop.
Save abenedykt/c10faa816ac8b4b3d87c to your computer and use it in GitHub Desktop.
f(events) -> state
match f(state, event) -> state
f(state, command) -> events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment