package core

  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 = sig ... end
module type S1 = sig ... end
module type Indexable = sig ... end
module type Indexable1 = sig ... end
module Which_target_by_key : sig ... end
module Which_target_by_segment : sig ... end
type nonrec (!'t, !'elt) binary_search_segmented = ('t, 'elt) Base__Binary_searchable_intf.binary_search_segmented
module Make : sig ... end
module Make1 : sig ... end
module type S0_permissions = sig ... end
module type S1_permissions = sig ... end
OCaml

Innovation. Community. Security.