package bastet

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

Module Verify.OrdSource

Parameters

module E : Interface.ORD

Signature

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

Innovation. Community. Security.