package mc2

  1. Overview
  2. Docs
type t
val make : pp:view CCFormat.printer -> equal:(view -> view -> bool) -> hash:(view -> int) -> unit -> t