package jingoo

  1. Overview
  2. Docs

Module Jg_interp.RevicedApiSource

Sourceval from_file : ?env:Jg_types.environment -> ?models:Jg_types.frame -> output:(Jg_types.tvalue -> unit) -> ?ctx:Jg_types.context -> string -> unit
Sourceval from_string : ?env:Jg_types.environment -> ?models:Jg_types.frame -> ?file_path:'a -> output:(Jg_types.tvalue -> unit) -> ?ctx:Jg_types.context -> string -> unit
Sourceval from_chan : ?env:Jg_types.environment -> ?models:Jg_types.frame -> ?file_path:string -> output:(Jg_types.tvalue -> unit) -> ?ctx:Jg_types.context -> in_channel -> unit
OCaml

Innovation. Community. Security.