AFAICT methodswith doesn’t search for Any parameters unless explicitly told to (presumably to reduce noise). Hence the generic string(xs...) is not picked up. IIUC, the just-landed ?(x, y)TAB PR might be able to though.
1 Like