Skip to content

Instantly share code, notes, and snippets.

@codingpizza
Created September 18, 2019 16:51
how to use a function with named parameters
printNamedParameters("Samuel","Jackson",secondName: "Leroy");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment