|
EnumerationProtocol
SmallTalk enumeration Protocol. The original!
IntroductionSmalltalk collection api makes heavy use of closures. The methods that are categorized (yes methods in smalltalk can be divided into categories) under Enumeration encompass such protocol:
Further information on what they do can be found here References
|
Sign in to add a comment