Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Base.TomlNumberSourceval int_of_string : string -> intval int_to_string : int -> stringval float_of_string : string -> floatval float_to_string : float -> stringval int_of_boolean : bool -> intval int_to_boolean : int -> boolval float_of_boolean : bool -> floatval float_to_boolean : float -> bool