You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default implementation can throw an error for primary methods or silently do nothing for aux methods. You could implement this to do something like custom ambiguity resolution for primary methods, or log a warning if aux methods have ambiguous order if you wanted that. I think this should be a function that gets passed to the dispatcher
The text was updated successfully, but these errors were encountered:
The default implementation can throw an error for primary methods or silently do nothing for aux methods. You could implement this to do something like custom ambiguity resolution for primary methods, or log a warning if aux methods have ambiguous order if you wanted that. I think this should be a function that gets passed to the dispatcher
The text was updated successfully, but these errors were encountered: