package ocamlnet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type variable
val access : string -> variable
val get : variable -> string
val set : variable -> string -> unit
val get_v : variable -> string * int64
val set_v : variable -> string -> int64
val iter : (string -> string -> int64 -> unit) -> unit
class type propagator = object ... end
val get_propagator : unit -> propagator option
val set_propagator : propagator option -> unit
val internal_set : string -> string -> int64 -> unit
OCaml

Innovation. Community. Security.