package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type PHashtable = sig ... end
module PHashtable (Key : Stdlib.Hashtbl.HashedType) : PHashtable with type key = Key.t
OCaml

Innovation. Community. Security.