package search

  1. Overview
  2. Docs
type _ witness = ..
module type Tid = sig ... end
type 'a t = (module Tid with type t = 'a)
OCaml

Innovation. Community. Security.