Skip to content

Instantly share code, notes, and snippets.

Created April 19, 2011 18:43
Show Gist options
  • Save anonymous/929217 to your computer and use it in GitHub Desktop.
Save anonymous/929217 to your computer and use it in GitHub Desktop.
| While lhs.exec = \env -> let f = \env' -> case @e.eval env' of
VFalse -> env'
VTrue -> f (@s1.exec env')
in f e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment