Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Base.TomlNumber
Sourceval int_of_string : string -> int
val int_to_string : int -> string
val float_of_string : string -> float
val float_to_string : float -> string
val int_of_boolean : bool -> int
val int_to_boolean : int -> bool
val float_of_boolean : bool -> float
val float_to_boolean : float -> bool