Skip to content

tarakc02/PureFun.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PureFun.jl

Data structures from the book Purely Functional Data Structures, implemented in Julia.

See the documentation at tarakc02.github.io/PureFun.jl. There are some rudimentary benchmarks available at benchmark/README.md.

How-to

  • make deps: installs all dependencies for the package
  • make test: runs package tests
  • make docs: builds html documentation
  • make showdocs: starts a local http server to browse the html docs
  • make benchmarks: runs all package benchmarks and prints the results

About

Data structures from the book *Purely Functional Data Structures*, implemented in the Julia language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published