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
(N : TomlNumber)
(D : TomlDate) :
TomlImplementation
with type toml_integer = N.int
and type toml_float = N.float
and type toml_date = D.t