| Tags: | extensions |
| Authors: | Daniel Ehrenberg |
| Class | Superclass | Slots |
| group |
| Class | Superclass |
| Word | Syntax |
| BROADCAST: group class code ; | |
| CONSULT: group class code ; | |
| PROTOCOL: protocol-name words... ; | |
| SLOT-PROTOCOL: protocol-name slots... ; |
| Word | Stack effect |
| ( group -- * ) | |
| ( consultation -- ) | |
| ( protocol wordlist -- ) |
| Word | Stack effect |
| ( object -- ? ) | |
| ( object -- ? ) |
| Vocabulary | Summary |
| Various core protocols for use with delegation |
| Vocabulary | Summary |
| delegate.private vocabulary |