Skip to content

Instantly share code, notes, and snippets.

@anicolaspp
Last active February 29, 2016 16:52
Show Gist options
  • Save anicolaspp/1757bf5941832b2f322b to your computer and use it in GitHub Desktop.
Save anicolaspp/1757bf5941832b2f322b to your computer and use it in GitHub Desktop.
scalazRanges = getBestCaseDataScalaz
dogRanges = getBestCaseDataDogs
scalazValues = (1 to n)
dogValues = (1 to n)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment