package extlib

  1. Overview
  2. Docs
A complete yet small extension for OCaml standard library (reduced, recommended)

Install

Dune Dependency

Authors

Maintainers

Sources

extlib-1.7.6.tar.gz
sha256=bf05e578ad16b1dd6c8b301e8c31805e9d9075e324882357bbaa481f3610da71
md5=b976093ef23b7d60fc1c8f0380c4f76a

doc/index.html

extlib

API

Library extlib

  • Base64 Base64 codec.
  • BitSet Efficient bit sets.
  • Dllist A mutable, imperative, circular, doubly linked list library
  • DynArray Dynamic arrays.
  • Enum Enumeration over abstract collection of elements.
  • ExtArray Additional and modified functions for arrays.
  • ExtBuffer Extra functions over text buffers.
  • ExtBytes
  • ExtHashtbl Extra functions over hashtables.
  • ExtLib
  • ExtList Additional and modified functions for lists.
  • ExtString Additional functions for string manipulations.
  • Global Mutable global variable.
  • IO High-order abstract I/O.
  • OptParse Modules for GNU getopt(3)-style command line parsing.
  • Option Functions for the option type.
  • PMap Polymorphic Map.
  • RefList Reference on lists.
  • Std Additional functions.
OCaml

Innovation. Community. Security.