package sd_logic

  1. Overview
  2. Docs

Module Sd_logic.Seq_modelSource

Sourcetype t
Sourcetype safety =
  1. | Safe
  2. | Warnings
  3. | Unsafe
Sourceval create : ?safety:safety -> Sd_node.t list -> t
Sourceval tick : t -> t
Sourceval run : ?min_ms:float -> t -> ticks:int option -> unit
OCaml

Innovation. Community. Security.