package core_kernel

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

Module type Test_binary_searchable_intf.Binary_searchable1_and_for_test

include Base.Binary_searchable.S1
type 'a t
val binary_search_segmented : ?pos:int -> ?len:int -> 'a t -> segment_of:('a -> [ `Left | `Right ]) -> [ `Last_on_left | `First_on_right ] -> int option
module For_test : For_test1 with type 'a t := 'a t
OCaml

Innovation. Community. Security.