package kappa-library

  1. Overview
  2. Docs
Public internals of the Kappa tool suite. Use this package to use kappa as a lib

Install

Dune Dependency

Authors

Maintainers

Sources

v4.1.3.tar.gz
md5=1c9a8a0d79f085757817f90834e166f5
sha512=13ac40442940ba6e72d7dc5bf952e67443872f7bff63e9c76a3a699a6904c88696047fe04519b7ec6546371642f6ee7b0983117be302694aca15500b0df40de3

doc/kappa-library.generic/Kappa_data_structures/index.html

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.