Created
April 26, 2015 14:11
-
-
Save SteveGilham/e3cb6e5801f0804cbfb7 to your computer and use it in GitHub Desktop.
Syntactic sugar (as in let!)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
value1 := m; | |
value2 := E1[value1] | |
E2[value2] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment