Skip to content

Instantly share code, notes, and snippets.

@jmaciasluque
Last active September 14, 2015 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmaciasluque/eaa48b17a47a17d4513e to your computer and use it in GitHub Desktop.
Save jmaciasluque/eaa48b17a47a17d4513e to your computer and use it in GitHub Desktop.
val sourceWords: Array[String] =
Source.fromFile("words.txt").getLines().toArray
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment