package bastet

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ord.VSource

Sourcemodule Ordering_Functions : sig ... end
Sourceval (<|=) : O.t -> O.t -> bool
Sourceval (>|=) : O.t -> O.t -> bool
Sourceval reflexivity : O.t -> bool
Sourceval antisymmetry : O.t -> O.t -> bool
Sourceval transitivity : O.t -> O.t -> O.t -> bool
OCaml

Innovation. Community. Security.