This came up in Slack recently and seems possible: ```ts @operator('/') div<T>(other: T): T { ... } ```