Skip to content

Instantly share code, notes, and snippets.

@jamesladd
Created January 24, 2011 05:48
Show Gist options
  • Save jamesladd/792890 to your computer and use it in GitHub Desktop.
Save jamesladd/792890 to your computer and use it in GitHub Desktop.
Snipper of Smalltalk Hierarchy
ProtoObject, null
Object, ProtoObject
Behavior, Object
ClassDescription, Behavior
Metaclass, ClassDescription
Class, ClassDescription
Collection, Object
SequenceableCollection, Collection
ArrayedCollection, SequenceableCollection
String, ArrayedCollection
Symbol, String
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment