what if the compiler, instead, introduced a builde...
# language-proposals
e
what if the compiler, instead, introduced a builder-patterned parameter object (complete with any default values defined) and then java users could call the kotlin method and pass in the parameter object giving values to only those parameters of interest?
👍 1