package kappa-library

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Kappa_data_structuresSource

Sourcemodule Base64 : sig ... end

Base64 RFC4648 implementation.

Sourcemodule Bigbuffer : sig ... end

Extensible buffers.

Sourcemodule Buffers : sig ... end
Sourcemodule Cache : sig ... end
Sourcemodule Circular_buffers : sig ... end
Sourcemodule Color : sig ... end
Sourcemodule Crc32 : sig ... end
Sourcemodule DynamicArray : sig ... end
Sourcemodule ExceptionDefn : sig ... end
Sourcemodule Fifo : sig ... end

FIFO

Sourcemodule Fractions : sig ... end
Sourcemodule GenArray : sig ... end

Signature of array only limited by max_int

Sourcemodule Hashed_list : sig ... end
Sourcemodule Infinite_buffers : sig ... end
Sourcemodule IntCollection : sig ... end

Imperative int set

Sourcemodule JsonUtil : sig ... end

Parsing utils

Sourcemodule LargeArray : sig ... end

Implementation of array only limited by max_int

Sourcemodule List_util : sig ... end
Sourcemodule Loc : sig ... end

Module for type Loc.t annotating structured data with the line range * in a file which was used to define it

Sourcemodule Mods : sig ... end

Datastructures' functors instantiation

Sourcemodule NamedDecls : sig ... end

Stores a bunch of stuff the user gave a name to

Sourcemodule Nbr : sig ... end

Kappa numbers (either float, int or int64) and operations on them

Sourcemodule Operator : sig ... end

Compiled algebraic expression

Sourcemodule Option_util : sig ... end

Utilities on option

Sourcemodule Pp : sig ... end
Sourcemodule Pp_html : sig ... end
Sourcemodule Random_tree : sig ... end
Sourcemodule Renaming : sig ... end

Functions from a subset of nat to a subset of nat

Sourcemodule Result_util : sig ... end
Sourcemodule SetMap : sig ... end

Our own implementattion of Set and Map

Sourcemodule Stop : sig ... end
Sourcemodule Tools : sig ... end

Misc utilities

Sourcemodule ValMap : sig ... end
OCaml

Innovation. Community. Security.