Kappa_data_structuresmodule Base64 : sig ... endBase64 RFC4648 implementation.
module Bigbuffer : sig ... endExtensible buffers.
module Buffers : sig ... endmodule Cache : sig ... endmodule Circular_buffers : sig ... endmodule Color : sig ... endmodule Crc32 : sig ... endmodule DynamicArray : sig ... endmodule ExceptionDefn : sig ... endmodule Fifo : sig ... endFIFO
module Fractions : sig ... endmodule GenArray : sig ... endSignature of array only limited by max_int
module Hashed_list : sig ... endmodule Infinite_buffers : sig ... endmodule IntCollection : sig ... endImperative int set
module JsonUtil : sig ... endParsing utils
module LargeArray : sig ... endImplementation of array only limited by max_int
module List_util : sig ... endmodule Loc : sig ... endModule for type Loc.t annotating structured data with the line range * in a file which was used to define it
module Mods : sig ... endDatastructures' functors instantiation
module NamedDecls : sig ... endStores a bunch of stuff the user gave a name to
module Nbr : sig ... endKappa numbers (either float, int or int64) and operations on them
module Operator : sig ... endCompiled algebraic expression
module Option_util : sig ... endUtilities on option
module Pp : sig ... endmodule Pp_html : sig ... endmodule Random_tree : sig ... endmodule Renaming : sig ... endFunctions from a subset of nat to a subset of nat
module Result_util : sig ... endmodule SetMap : sig ... endOur own implementattion of Set and Map
module Stop : sig ... endmodule Tools : sig ... endMisc utilities
module ValMap : sig ... end