🔸argument label
Swift ⟩ basic types ⟩ function ⟩ argument label
when you assign a function to a variable, you can't use argument labels on calling the function through that variable. 👉 see: function as variable
Last updated
Swift ⟩ basic types ⟩ function ⟩ argument label
when you assign a function to a variable, you can't use argument labels on calling the function through that variable. 👉 see: function as variable
Last updated