package toml

  1. Overview
  2. Docs

toml 4.0.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

toml

Documentation:

  • TomlTypes
  • TomlParser
  • TomlUnicode
  • TomlLexer
  • TomlPrinter
  • Toml
  • TomlLenses Partial lenses (returns option) for accessing TOML structures. They make it possible to read/write deeply nested immutable values.