package git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'b) s
type t
val inj : ('a, 'b) s -> ('a, 'b, t) store
val prj : ('a, 'b, t) store -> ('a, 'b) s