Jump to content

Category:Smalltalk: Difference between revisions

Line 390:
 
===Message Sends===
<lang smalltalk>1000 factorial "send the 'factorial' message to the integer receiver"
<lang smalltalk>
1000 factorial "send the 'factorial' message to the integer receiver"
 
a factorial even "send the 'factorial' message to whatever 'a' refers to,
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.