package opam-solver

  1. Overview
  2. Docs

Module Set.OpSource

Sourceval (++) : t -> t -> t

Infix set union

Sourceval (--) : t -> t -> t

Infix set difference

Sourceval (%%) : t -> t -> t

Infix set intersection

OCaml

Innovation. Community. Security.