Purely Functional Data Structures in C#
-
Updated
Sep 1, 2024 - C#
Purely Functional Data Structures in C#
My notes and solutions for "Purely Functional Data Structures" book by Chris Okasaki (in OCaml).
Purely Functional Algorithms and Data Structures in Scala
Purely functional data structures in Java
My notes and solutions for "Purely Functional Data Structures" book by Chris Okasaki (in Haskell).
Solutions to Okasaki's "Purely Functional Data Structures":
Scala implementation of data structures from Chris Okasaki's book
Web visualization of the simple catenable deque (sec 11.2) of Okasaki book
Contains realisations of common-used math functions and classical algorithms, written in Scala's pure-functional style.
Exercises for 'Purely Functional Data Structures' by Okasaki (in reasonml)
An Elixir implementation of Okasaki's 1995 paper
A Type-Level Encoding of Natural Numbers as a Linked List of Bits
Data structures and exercises from Okasaki's Purely Functional Data Structures
Add a description, image, and links to the okasaki topic page so that developers can more easily learn about it.
To associate your repository with the okasaki topic, visit your repo's landing page and select "manage topics."