Skip to content

Latest commit

 

History

63 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions to 99 Problems in OCaml

Running the solutions

  1. Clone the repo

  2. Switch to the new directory

  3. Create an empty switch

    opam switch create ocaml99 5.1.0
    
  4. Install the project dependencies

    opam install . --locked
    
  5. Run the included unit tests

    dune test
    

About

99 Problems solved in OCaml

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages