package traits

  1. Overview
  2. Docs
type t = int
type rhs = int
val eq : t -> rhs -> bool
val ne : t -> rhs -> bool