|
|
|||
|
|
|
| OptionsPattern is a pattern object that represents a collection of options given as rules, where the values of the options can be accessed using OptionValue. |
| OptionsPattern[f] takes default option values from Options[f]. |
| OptionsPattern uses an explicit list of default option values. |