package core

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

Module Core.Binary_searchableSource

This module extends the Base.Binary_searchable module.

include module type of struct include Base.Binary_searchable end
Sourcetype nonrec ('t, 'elt) binary_search_segmented = ?pos:int -> ?len:int -> 't -> segment_of:('elt -> [ `Left | `Right ]) -> [ `Last_on_left | `First_on_right ] -> int option
Sourcemodule type S1_permissions = sig ... end
OCaml

Innovation. Community. Security.