Skip to content

Instantly share code, notes, and snippets.

@memfrag
Created October 10, 2015 08:48
Array of number strings
let numberStrings = (1...10).map(String.init)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment