package owi

  1. Overview
  2. Docs
type ('a, 'b) t =
  1. | Local of 'a
  2. | Imported of 'b Imported.t
OCaml

Innovation. Community. Security.