Would it be a problem for the compiler/IDE if I de...
# compiler
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