The upvalues tag has no wiki summary.
3
votes
0answers
79 views
How do I add options to a built in function, which only apply to a certain class of argument?
I'd like to add an option to a built-in function that only applies when it is given an argument of a certain form.
For example, something like this approach to extending ...
2
votes
0answers
58 views
Access curated or locally stored data with curated data functions?
Say I have a toy package, something like:
...