lukesandberg/PurelyFunctionalDataStructures
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is an implementation of some of the datastructures described in Chris Okasaki's Book "Purely Functional Data Structures" all the implmentations are in C# and try to implement the described algorithms as faithfully as possible while still implementing in an object oriented manner.