[top][index]
search for:

examples -- list the examples in documentation

examples f -- returns a list of strings containing examples of code using the function f provided in the documentation of f.

See also:

  • document -- install documentation
  • printExamples -- print examples of use from documentation
  • Code:

         -- code for examples:
         -- ../m2/document.m2:416
         examples = x -> getExampleInputs documentation x

    [top][index]
    search for: