package atable

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

Module AtableSource

Sourcetype t = string Agrid.t

The type of tables

Sourcemodule type Config = sig ... end

The signature of modules expected by the Make functor

Sourcemodule type S = sig ... end

The signature of modules produced by the Make functor

Sourcemodule Make (Config : Config) : S

The Make functor

OCaml

Innovation. Community. Security.