package traits

  1. Overview
  2. Docs

Module Int.PartialEqSource

Sourcetype t = int
Sourcetype rhs = int
Sourceval eq : t -> rhs -> bool
Sourceval ne : t -> rhs -> bool