Skip to content

Instantly share code, notes, and snippets.

@kevinpeno
Created April 14, 2015 21:39
Show Gist options
  • Save kevinpeno/a836df0afca7236d92e3 to your computer and use it in GitHub Desktop.
Save kevinpeno/a836df0afca7236d92e3 to your computer and use it in GitHub Desktop.
Can't import built-in objects?
// Can't import built-in modules? :(
const {abs, pow} = Math
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment