package binsec

  1. Overview
  2. Docs

doc/binsec/Binsec/Sigs/module-type-COMPARISON/index.html

Module type Sigs.COMPARISON

type t
type boolean
val equal : t -> t -> boolean
val diff : t -> t -> boolean
val ule : t -> t -> boolean
val uge : t -> t -> boolean
val ult : t -> t -> boolean
val ugt : t -> t -> boolean
val sle : t -> t -> boolean
val sge : t -> t -> boolean
val slt : t -> t -> boolean
val sgt : t -> t -> boolean
OCaml

Innovation. Community. Security.