Haskell

Haskell: Mixed type lists
· haskell

Haskell: Writing a function that can take Ints or Doubles
· haskell

Haskell: Building a range of numbers from command line arguments
· haskell

Haskell: Using type classes to generify Project Euler #31
· haskell

Haskell: Java Style Enums
· haskell

Haskell: Finding the minimum & maximum values of a Foldable in one pass
· haskell

Haskell: Debugging code
· haskell

Haskell: Using monoids when sorting by multiple parameters
· haskell

Scala/Haskell: A simple example of type classes
· scala haskell

Haskell: My first attempt with QuickCheck and HUnit
· haskell