Skip to content

Instantly share code, notes, and snippets.

@moonmaster9000
Created May 2, 2010 00:30
Show Gist options
  • Select an option

  • Save moonmaster9000/386788 to your computer and use it in GitHub Desktop.

Select an option

Save moonmaster9000/386788 to your computer and use it in GitHub Desktop.
fac n = [1..] ==> take n ==> foldr (*) 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment