Skip to content

joekain/functional_data_structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercises from Chapter 3 Functional Data Structures.

This repo is part of my blog series on Learning Elixir in which I work through exercises from Functional Programming in Scala using Elixir.

These exercises have two companion posts that describes some of the more interesting exercises in detail.

If you'd like to work through the exercises yourself you can use my tests as a guide. To do this:

  1. Clone the repo
  2. Remove lib/functional_data_strcutres.ex and replace it with your own file.
  3. Run mix test
  4. Implement functions until the tests pass

About

Exercises from Chapter 3 Functional Data Structures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages