[next][previous][up][top][index]
search for:

classes and types -- an overview

  • what a class is
  • installing methods
  • binary methods
  • making new classes
  • inheritance from parents
  • printing and formatting for new classes
  • method functions
  • making a new method function
  • method(..., SingleArgumentDispatch => ...) -- method functions with a variable number of arguments
  • method(..., Options => ...) -- method functions with optional arguments

  • [next][previous][up][top][index]
    search for: