Next: Unconditional Transfer of Control in The "Syntax" Section, Previous: Return values in The "Syntax" Section, Up: Interpreting Dictionary Entries
If no arguments are permitted, or no values are returned, a special notation is used to make this more visually apparent. For example,
F
<no arguments> ⇒ <no values>
indicates that F is an operator that accepts no arguments and returns no values.