Skip to content

dbuenzli/pvec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pvec — Persistent vectors for OCaml

%%VERSION%%

pvec provides persistent, indexed, collections of elements with efficient indexing, concatenation and subvector extraction operations.

pvec is distributed under the ISC license.

Homepage: http://erratique.ch/software/pvec

Installation

pvec can be installed with opam:

opam install pvec

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by from the source interfaces. It can be consulted online or via odig doc pvec.

Sample programs

If you installed pvec with opam sample programs are located in the directory opam config var pvec:doc.

In the distribution sample programs and tests are located in the test directory of the distribution. They can be built and run with:

topkg build --tests true && topkg test 

About

Persistent vectors for OCaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages