package ocamlformat

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Ocamlformat_stdlib.Comparator.S with type t := t
type comparator_witness
val column : t -> Ocamlformat_stdlib.int
val distance : t -> t -> Ocamlformat_stdlib.int
val compare : t -> t -> Ocamlformat_stdlib.int