Skip to content

Instantly share code, notes, and snippets.

@wangbj
Created August 14, 2015 22:27
Show Gist options
  • Save wangbj/4a127785b8620e949562 to your computer and use it in GitHub Desktop.
Save wangbj/4a127785b8620e949562 to your computer and use it in GitHub Desktop.
g = foldr (.) id chain
where chain = replicate 1000000 succ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment