when the constructor has more than 0 args 🤔
Maybe new(...args: any):T ?
yea I tried that, but no luck. Seems the right approach is to do it with pattern matching, i.e. a class IsClass: ... with constructor that has an empty body
Обсуждают сегодня