package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Test_binary_searchable_intf.Test_binary_searchable
module Make_and_test (T : Test_binary_searchable_intf.Indexable_and_for_test) : Base.Binary_searchable.S with type t := T.t with type elt := T.elt

Make_and_test does Binary_searchable.Make and Test.

module Make1_and_test (T : Test_binary_searchable_intf.Indexable1_and_for_test) : Base.Binary_searchable.S1 with type 'a t := 'a T.t
OCaml

Innovation. Community. Security.