Closed dgruntz closed 12 years ago
This puzzler discusses the problem of named parameters and inheritance. Is the static or the dynamic type used to determine which parameter is given and which default value is taken if a parameter is missing?
Thanks, Dominik! Good to go for me. @nermin ..?
Yes, looks good to me.
http://scalapuzzlers.com/#pzzlr-024 ;-)
This puzzler discusses the problem of named parameters and inheritance. Is the static or the dynamic type used to determine which parameter is given and which default value is taken if a parameter is missing?