Skip to content

Instantly share code, notes, and snippets.

@linkin-park
Created July 31, 2017 04:44
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 linkin-park/66d77d6fa8edc21537a03a844bd2f492 to your computer and use it in GitHub Desktop.
Save linkin-park/66d77d6fa8edc21537a03a844bd2f492 to your computer and use it in GitHub Desktop.
Erlang Class
46> XOr=fun(true,X)->not(X);
(false,X)->X end.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment