package camomile

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module AvlTree : sig ... end

Avltree

module Bitsvect : sig ... end

bits vector

module Bytesvect : sig ... end

Vectors inplemented bytes

module Byte_labeled_dag : sig ... end

Dag

module Charmap : sig ... end

Charactor mapping table

module Database : sig ... end

Database.ml : Unified interfaces of stored data for Camomile

module Hangul : sig ... end

Hangul

module IMap : sig ... end

mappings from integer to arbitrary types

module ISet : sig ... end

Set of integers

module StringPrep_data : sig ... end

Data defined in appendix of RFC 3454

module Tbl31 : sig ... end

Tbl31 : fast table keyed by integers

module UReStrLexer : sig ... end
module UReStrParser : sig ... end
module UReStrParserType : sig ... end
module Unidata : sig ... end

Unicode data

module Unimap : sig ... end

Unicode <-> Asian charctor codings

module XArray : sig ... end

XArray : extensible arrays