package base

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Set.With_first_class_module

type ('key, 'cmp, 'z) t = (module Comparator.S with type comparator_witness = 'cmp and type t = 'key) -> 'z
OCaml

Innovation. Community. Security.