package frama-c

  1. Overview
  2. Docs

doc/qed/Qed/Logic/module-type-Symbol/index.html

Module type Logic.SymbolSource

Ordered, hash-able and pretty-printable symbols

type t
val hash : t -> int
val equal : t -> t -> bool
val compare : t -> t -> int
val pretty : Format.formatter -> t -> unit
val debug : t -> string

for printing during debug

OCaml

Innovation. Community. Security.