package links

  1. Overview
  2. Docs
type t =
  1. | Lin
  2. | Unl
val is_linear : t -> bool
val is_nonlinear : t -> bool