package links

  1. Overview
  2. Docs
type lens =
  1. | Left
  2. | Right
type 'a t =
  1. | SortError of Sort.Join_sort_error.t