ocamlformat-lib.stdlib_shims
Ocamlformat_stdlib_shims.Either
ocamlformat-lib
ocamlformat-lib.format_
ocamlformat-lib.ocaml_common
ocamlformat-lib.ocamlformat_stdlib
ocamlformat-lib.odoc_parser
ocamlformat-lib.parser_extended
ocamlformat-lib.parser_shims
ocamlformat-lib.parser_standard
type ('a, 'b) t =
| Left of 'a
| Right of 'b