package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

This module extends the Base.Binary_searchable module.

include module type of struct include Base.Binary_searchable end
module type S = Binary_searchable.S
module type S1 = Binary_searchable.S1
module type Indexable = Binary_searchable.Indexable
module type Indexable1 = Binary_searchable.Indexable1
type nonrec (!'t, !'elt) binary_search_segmented = ('t, 'elt) Base__.Binary_searchable_intf.binary_search_segmented
OCaml

Innovation. Community. Security.