package lustre-v6

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

Module Lv6VerboseSource

Sourceval on : unit -> unit
Sourceval off : unit -> unit
Sourceval set : int -> unit
Sourcetype flag
Sourceval get_flag : string -> flag
Sourceval set_flag : flag -> unit
Sourceval flag_list : unit -> string list
Sourceval level : unit -> int
Sourceval printf : ?level:int -> ?flag:flag -> ('a, unit, string, unit) format4 -> 'a
Sourceval put : ?level:int -> ?flag:flag -> ('a, unit, string, unit) format4 -> 'a
Sourceval print_string : ?level:int -> ?flag:flag -> string -> unit
Sourceval exe : ?level:int -> ?flag:flag -> (unit -> unit) -> unit
Sourceval profile_info : string -> unit
OCaml

Innovation. Community. Security.