package core_bench

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

Source file core_bench__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
(* generated by dune *)

(** @canonical Core_bench.Bench *)
module Bench = Core_bench__Bench

(** @canonical Core_bench.Bench_command *)
module Bench_command = Core_bench__Bench_command

(** @canonical Core_bench.Benchmark *)
module Benchmark = Core_bench__Benchmark

(** @canonical Core_bench.Display *)
module Display = Core_bench__Display