currently the compiler generates a one method for ...
# language-proposals
e
currently the compiler generates a one method for each parameter just peeling off parameters from the end until there’s one left (and maybe none in the case of default values)