pfds
Haskell starter code and solutions for the exercises from the book "Purely functional data structures"
Work with the code in templates/. Your goal is to get all the tests passing. The tests are run with doctest templates/<chapter>.hs.
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
solutions | ||
|
|
templates | ||
|
|
README.md | ||
|
|
Testing.hs | ||
Haskell starter code and solutions for the exercises from the book "Purely functional data structures"
Work with the code in templates/. Your goal is to get all the tests passing. The tests are run with doctest templates/<chapter>.hs.