Skip to content

Example OCaml library written using Rust and ocaml-rs

License

Notifications You must be signed in to change notification settings

zshipko/ocaml-vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-vec

A generic Vec for OCaml written in Rust using ocaml-rs

Building

$ dune build

to run the tests:

$ dune runtest

Installation

$ dune build @install
$ dune install

API

See src/vec.mli

About

Example OCaml library written using Rust and ocaml-rs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published