Skip to content

Instantly share code, notes, and snippets.

@reiddraper
Created July 2, 2011 14:52
Show Gist options
  • Save reiddraper/1060614 to your computer and use it in GitHub Desktop.
Save reiddraper/1060614 to your computer and use it in GitHub Desktop.
take 10 [ x | x <- [1..], x `mod` 5 == 0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment