On 2019-01-14 15:31, aliak wrote: > Swift. Named arguments. Overloading. Executed perfectly IMO: Technically it's not function overloading. The functions have separate names, the parameter keys are part of the name. That's at least how it works in Objective-C. -- /Jacob Carlborg