= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val string_to_octal : ?prefix:string -> Genspio.Common.String.t -> string
val m : int Common.ref
val var_name :
?expression:'a ->
?script:'b ->
Genspio.Common.String.t ->
string
module Tmp_db : sig ... end
module Script : sig ... end
val to_ir :
'a. fail_commands:(string -> Script.command list) ->
tmpdb:Tmp_db.t ->
'a Language.t ->
Script.t
val compile :
?default_tmpdir:[< `Fresh | `Use of Common.string Fresh ] ->
?signal_name:string ->
?trap:[< `Exit_with of int | `None Exit_with ] ->
'a Language.t ->
Script.t