Skip to content

Instantly share code, notes, and snippets.

@beranradek
Created February 18, 2013 09:42
Show Gist options
  • Save beranradek/4976250 to your computer and use it in GitHub Desktop.
Save beranradek/4976250 to your computer and use it in GitHub Desktop.
val parSeq: ParSeq[Int] = List(3, 4, 5).par
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment