package otoml

  1. Overview
  2. Docs

Module Otoml.BaseSource

Sourcemodule type TomlNumber = sig ... end
Sourcemodule type TomlDate = sig ... end
Sourcemodule type TomlImplementation = sig ... end
Sourcemodule OCamlNumber : TomlNumber with type int = Int.t and type float = Float.t
Sourcemodule StringDate : TomlDate with type t = string
OCaml

Innovation. Community. Security.