Skip to content

Instantly share code, notes, and snippets.

@Inclushe
Last active March 4, 2019 16:48
Show Gist options
  • Save Inclushe/25b7c9d3aa1f70fc64981aaa674c343a to your computer and use it in GitHub Desktop.
Save Inclushe/25b7c9d3aa1f70fc64981aaa674c343a to your computer and use it in GitHub Desktop.
A very professional Haskell program.
main = print $ iterate succ 69 !! 351
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment