package atd

  1. Overview
  2. Docs
type t = Stdlib.Lexing.position * Stdlib.Lexing.position
val compare : t -> t -> int