Would it be a problem for the compiler/IDE if I define a lot (1000+) extension function on one type?...
t
Would it be a problem for the compiler/IDE if I define a lot (1000+) extension function on one type? Most of it would be internal or private.
d
It shouldn't, unless they have the same name