package memtrace_viewer

  1. Overview
  2. Docs
Interactive memory profiler based on Memtrace

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=0d9b7ddf94f9cf090930a36468abd4f4ca40c5618ec02dbbc6fd47fb0572433d

doc/memtrace_viewer.bonsai_simple_table/Bonsai_simple_table/index.html

Module Bonsai_simple_tableSource

Sourcemodule Col_group : sig ... end
Sourcemodule type Id = sig ... end
Sourcemodule type Row = sig ... end
Sourcemodule type S = sig ... end
Sourcemodule Make (Row : Row) (Col_id : Id) : S with module Row := Row and module Col_id := Col_id