Module Binary_searchable.Which_target_by_segment

type t = [
  1. | `Last_on_left
  2. | `First_on_right
]
val all : t list