package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type For_test = For_test
module type For_test1 = For_test1
module Test (M : Binary_searchable_and_for_test) : sig ... end
module Test1 (M : Binary_searchable1_and_for_test) : sig ... end

Make_and_test does Binary_searchable.Make and Test.