| Did you know ... | Search Documentation: |
| Send methods |
<-_value to the variable. The
scope of this assignment is determined by the scope argument:
frame. A
variable frame is pushed by code->forward, send_method->send
and get_method<-get
if the implementation of the method is a code
object (user-defined class).<-_global_value.
Defaults: The default scope is local.
Defaults: # type: unchecked