package git

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

Module type Sigs.STORE

type ('a, 'b) s
type t
val inj : ('a, 'b) s -> ('a, 'b, t) store
val prj : ('a, 'b, t) store -> ('a, 'b) s
OCaml

Innovation. Community. Security.