Skip to content

Instantly share code, notes, and snippets.

@abdullin
Created December 23, 2013 10:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abdullin/8094436 to your computer and use it in GitHub Desktop.
Save abdullin/8094436 to your computer and use it in GitHub Desktop.
In search of perfection
m n p v|mod v n==0=p|True=[]
p n|null w=show n|True=w where w=(m 3"Fizz"n)++(m 5"Buzz"n)
f=map p[1..100]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment