package frenetic

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type HASHTYPE = sig ... end
module Make (Value : Core.Hashtbl.Key) : HASHTYPE with type t = Value.t