I'm trying to use:
```
__traits(getOverloads, fn)
```
But I get the error

expected 2 arguments for getOverloads but had 1

Is there an alternative I can use?

Reply via email to