overload

  • Overloading Functions in Swift

    Overloading Functions in Swift

    Overloading functions in Swift is a common technique, and this post shows how to apply it and gain flexibility and convenience.