methodical icon indicating copy to clipboard operation
methodical copied to clipboard

Add some sort of ambiguous method hook

Open camsaul opened this issue 3 years ago • 1 comments

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

camsaul avatar Sep 09 '22 15:09 camsaul

This would obviate #103 a bit

camsaul avatar Sep 09 '22 16:09 camsaul