[top][index]
search for:

method(..., TypicalValue => ...) -- specify return value type

TypicalValue => X -- an option to method which specifies that values returned by the method function will typically be of type X.

This information is used only to build documentation automatically, and is stored in the hash table typicalValues.

See also:

  • specifying typical values
  • See also:

  • Default value: Thing -- the class of all things
  • Function: method -- make a new method function
  • Option name: TypicalValue

  • [top][index]
    search for: