package coq-serapi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type ExtS = sig ... end
module Make (M : CSig.SetS) (S : SerType.SJHC with type t = M.elt) : ExtS with type t = M.t and type elt = M.elt