->
Cocoa bridge ยป Calling Objective C code

Prev:IMPORT:
Next:SUPER->


Vocabulary
cocoa

Syntax
-> selector


Inputs
None

Outputs
None

Word description
A sugared form of the following:
"selector" send


See also
send, super-send, SUPER->

Definition