package opam-core

  1. Overview
  2. Docs

Module OpamCompat.EitherSource

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

Innovation. Community. Security.