Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Otoml.Base
Sourcemodule Make
(I : TomlInteger)
(F : TomlFloat)
(D : TomlDate) :
TomlImplementation
with type toml_integer = I.t
and type toml_float = F.t
and type toml_date = D.t