Comment on What Swift Tells Use About Programming Language TrendsComments−chton12yHaving named parameters with different public than internal names is a brilliant idea, but I wonder how often it'll be used in practice. If it's used a lot, it might indicate that those parameters are badly named to begin with :)
Comments
Having named parameters with different public than internal names is a brilliant idea, but I wonder how often it'll be used in practice. If it's used a lot, it might indicate that those parameters are badly named to begin with :)