Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ocaml-batteries-team/batteries-included

Batteries Included project
https://github.com/ocaml-batteries-team/batteries-included

Last synced: about 2 months ago
JSON representation

Batteries Included project

Awesome Lists containing this project

README

        

The following directories contain:

* benchsuite/ provide performance evaluations of Batteries functions
* build/ various (old) files needed for building
* examples/ example files showing how to use various features of batteries
* qtest/ the inline tests
* src/ the core of Batteries Included, all the batFoo modules
* toplevel/ Batteries helpers for the toplevel
* testsuite/ a testsuite for batteries, in addition to inline tests in src/