package grenier

  1. Overview
  2. Docs
type (_, _) t =
  1. | Lt
  2. | Eq : ('a, 'a) t
  3. | Gt