package General

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

Parameters

module M : sig ... end

Signature

val different : 'a M.t -> 'a M.t -> equal_a:('a -> 'a -> bool) -> bool