package links

  1. Overview
  2. Docs
type t =
  1. | UnboundColumns of Alias.Set.t
val equal : t -> t -> Ppx_deriving_runtime.bool