• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • yaml

  • Documentation
  • yaml_bindings_types lib
  • Yaml_bindings_types .Event_type Module
package yaml
  • yaml
    • Yaml
      • Stream
        • Event
        • Mark
      • Util
  • yaml_bindings
    • Yaml_bindings
      • M
        • C
        • F
  • yaml_bindings_types
    • Yaml_bindings_types
      • Encoding
      • Error
      • Event_type
      • M
        • Emitter
        • Event
          • Alias
          • Data
          • Document_end
          • Document_start
            • Tag_directives
          • Mapping_start
          • Scalar
          • Sequence_start
          • Stream_start
        • F
        • Mark
        • Parser
        • Tag_directive
        • Token
          • Alias
          • Anchor
          • Data
          • Scalar
          • Stream_start
          • Version
        • Version_directive
      • Mapping_style
      • Scalar_style
      • Sequence_style
      • Token_type
  • yaml_c
    • Yaml_c
  • yaml_ffi
    • Yaml_ffi
      • G
      • M
        • C
  • yaml_types
    • Yaml_types
      • G
      • M
        • Emitter
        • Event
          • Alias
          • Data
          • Document_end
          • Document_start
            • Tag_directives
          • Mapping_start
          • Scalar
          • Sequence_start
          • Stream_start
        • Mark
        • Parser
        • Tag_directive
        • Token
          • Alias
          • Anchor
          • Data
          • Scalar
          • Stream_start
          • Version
        • Version_directive
  • yaml_unix
    • Yaml_unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `None
  2. | `Stream_start
  3. | `Stream_end
  4. | `Document_start
  5. | `Document_end
  6. | `Alias
  7. | `Scalar
  8. | `Sequence_start
  9. | `Sequence_end
  10. | `Mapping_start
  11. | `Mapping_end
  12. | `E of int64
]

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct