package logtk

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

A rule is a name for some specific inference or transformation rule that is used to deduce formulas from other formulas.

type t = rule
val name : t -> string
val mk : string -> t
val mkf : ('a, Stdlib.Format.formatter, unit, t) Stdlib.format4 -> 'a
OCaml

Innovation. Community. Security.