package why3
val string : Format.formatter -> string -> unit
val int : Format.formatter -> int -> unit
val bool : Format.formatter -> bool -> unit
val float : Format.formatter -> float -> unit
val standard_float : Format.formatter -> float -> unit
val list :
(Format.formatter -> 'a -> unit) ->
Format.formatter ->
'a list ->
unit
val map_bindings :
('a -> string) ->
(Format.formatter -> 'b -> unit) ->
Format.formatter ->
('a * 'b) list ->
unit
val print_json_field :
string ->
(Format.formatter -> 'a -> unit) ->
Format.formatter ->
'a ->
unit
val convert_record : (string * 'a) list -> 'a Wstdlib.Mstr.t
type json =
| Record of json Wstdlib.Mstr.t
| Proj of json Wstdlib.Mstr.t
| List of json list
| String of string
| Int of int
| Float of float
| Bool of bool
| Null
val print_json : Format.formatter -> json -> unit
val get_string : json -> string
val get_int : json -> int
val get_float : json -> float
val get_bool : json -> bool
val get_bool_opt : json -> bool -> bool
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>