package General

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
include Traits.Equatable.S0 with type t := t
include Traits.Equatable.Basic.S0 with type t := t
val equal : t -> t -> bool
val different : t -> t -> bool
module O : Traits.Equatable.Operators.S0 with type t := t
include Traits.Representable.S0 with type t := t
val repr : t -> string