package links

  1. Overview
  2. Docs
type t =
  1. | ContainsCycle of Alias.Set.t list
  2. | NotDisjoint of Alias.Set.t
val equal : t -> t -> Ppx_deriving_runtime.bool
val pp : Ppx_deriving_runtime.Format.formatter -> t -> Ppx_deriving_runtime.unit
OCaml

Innovation. Community. Security.