Skip to content

Instantly share code, notes, and snippets.

@miguelarian
Created March 15, 2017 16:49
Show Gist options
  • Save miguelarian/dd91e66cfe92de224fbfd32b7c87c499 to your computer and use it in GitHub Desktop.
Save miguelarian/dd91e66cfe92de224fbfd32b7c87c499 to your computer and use it in GitHub Desktop.
messages
type Msg
= Add
| Sub
| Mult
| Div
| Operator1Changed String
| Operator2Changed String
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment