package bechamel-notty

  1. Overview
  2. Docs

Module Bechamel_notty.OrderSource

Sourcetype t =
  1. | Increasing
  2. | Decreasing
Sourceval increasing : t
Sourceval decreasing : t
Sourceval orders : (string, t) Hashtbl.t
Sourceval add : Bechamel.Measure.witness -> t -> unit
Sourceval order_of_label : string -> t
Sourceval compare_of_order : t -> float option -> float option -> int
Sourceval compare_of_label : string -> float option -> float option -> int
OCaml

Innovation. Community. Security.