Skip to content

Instantly share code, notes, and snippets.

@PavelPenkov
Created October 17, 2013 12:19
Show Gist options
  • Save PavelPenkov/7023901 to your computer and use it in GitHub Desktop.
Save PavelPenkov/7023901 to your computer and use it in GitHub Desktop.
def randomInts : Stream[Int] = rng.nextInt #:: randomInts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment