Skip to content

Instantly share code, notes, and snippets.

@vgaltes
Created April 23, 2015 21:41
Show Gist options
  • Select an option

  • Save vgaltes/96c45ef56e8d2008dab9 to your computer and use it in GitHub Desktop.

Select an option

Save vgaltes/96c45ef56e8d2008dab9 to your computer and use it in GitHub Desktop.
FSharp FizzBuzz Kata - function returning 1
let fizzBuzz input = "1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment