Under Methods, you might want to change it to this:
Methods are public and virtual. They are always looked up in the class of the receiver. By default a method returns self. Class methods follow the same dynamic lookup as instance methods. Method factorial defined in class Integer. Sent from my iPad > On Apr 17, 2016, at 23:54, stepharo <[email protected]> wrote: > > Hi > > I will publish it to the pharo file server as soon as I understand how :) > > Stef > <pharoCheatSheet.pdf>
