package ocamlformat-mlx-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ocamlformat_stdlib_shims.EitherSource

Sourcetype ('a, 'b) t =
  1. | Left of 'a
  2. | Right of 'b
OCaml

Innovation. Community. Security.