weggli
weggli copied to clipboard
Add the ability to use wildcards
It would be nice to be able to write something like printf(_, ... $a ...) with ... matching zero or more tokens.
I have the same request, I want to find functions with zero or more arguments, is there any good solution now?