15 Forks
129 Stars
129 Watchers

pure-fun

Purely functional data structures for OCaml, translated from Chris Okasaki's book "Purely Functional Data Structures"

How to download and setup pure-fun

Open terminal and run command
git clone https://github.com/mmottl/pure-fun.git
git clone is used to create a copy or clone of pure-fun repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pure-fun https://github.com/mmottl/pure-fun/archive/master.zip

Or simply clone pure-fun with SSH
[email protected]:mmottl/pure-fun.git

If you have some problems with pure-fun

You may open issue on pure-fun support forum (system) here: https://github.com/mmottl/pure-fun/issues