package higher

  1. Overview
  2. Docs

Parameters

module T : sig ... end

Signature

type s = T.t
type t
val inj : s -> t
val prj : t -> s