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.MapS) (S : SerType.S with type t := M.key) : ExtS with type key = M.key and type 'a t = 'a M.t