


![[top]](top.gif)
examples f -- returns a list of strings containing examples of code using the function f provided in the documentation of f.
See also:
Code:
-- code for examples:
-- ../m2/document.m2:416
examples = x -> getExampleInputs documentation x



![[top]](top.gif)