Skip to content

Instantly share code, notes, and snippets.

@evanlucas
Created April 26, 2016 17:58
Show Gist options
  • Save evanlucas/e388641292a8296b361a62bdbf0caa5e to your computer and use it in GitHub Desktop.
Save evanlucas/e388641292a8296b361a62bdbf0caa5e to your computer and use it in GitHub Desktop.

repl

  • _ holds the result of the last expression. Now, it is possible to assign a variable to _. Although, this will disable the behavior of holding the last expression.
  • Improvements have been made that decrease the number of errors when completion fails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment