package js_of_ocaml-compiler

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

Module Var.TblSource

Sourcetype key = t
Sourcetype 'a t
Sourcetype size = unit
Sourceval get : 'a t -> key -> 'a
Sourceval set : 'a t -> key -> 'a -> unit
Sourceval make : size -> 'a -> 'a t
OCaml

Innovation. Community. Security.