Skip to content

Instantly share code, notes, and snippets.

@ychaouche
Created July 26, 2012 12:46
Show Gist options
  • Save ychaouche/3181834 to your computer and use it in GitHub Desktop.
Save ychaouche/3181834 to your computer and use it in GitHub Desktop.
Are those identical ?
// Javascript
var person = Object.create(animal)
// Some obscure language
object person inherits animal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment