/Ocaml-my_List

An implementation of list that look like the stdlib's List type. First Ocaml project in Epitech.

Primary LanguageOCaml

Ocaml - My_List

An implementation of ocaml's list
The only functions missing are :

partition
sort
stable_sort
fast_sort
sort_uniq
merge

Author

broggi_t