Currently it requires the hidden name to be hardco...
# language-proposals
i
Currently it requires the hidden name to be hardcoded into the compiler, like
forEach
, otherwise it slows down the overload resolution. So I don't think it's an option for general use.