Skip to content

Instantly share code, notes, and snippets.

@adamchalmers
Created September 11, 2017 14:47
Show Gist options
  • Save adamchalmers/20530bab65965c2066b15f237bb9521a to your computer and use it in GitHub Desktop.
Save adamchalmers/20530bab65965c2066b15f237bb9521a to your computer and use it in GitHub Desktop.
func extend<T>(_: Collection, withNewElems: Collection) -> [T]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment