package logical

  1. Overview
  2. Docs

Module Logical.ValueSource

Sourcetype variable = string
module Type : sig ... end
module Comparator : Base.Comparator.S with type t = Type.t
Sourcetype state = (variable * Type.t) list
Sourcetype goal = state -> state option Base.Sequence.t
Sourceval int : int -> Type.t
Sourceval float : float -> Type.t
Sourceval str : string -> Type.t
Sourceval bool : bool -> Type.t
Sourceval var : variable -> Type.t
Sourceval to_string : Type.t -> string
OCaml

Innovation. Community. Security.