package tezos-benchmark

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

Module Tezos_benchmark.Sparse_vecSource

Sourcemodule R = Float

Our favorite "ring"

Sourcemodule type S = sig ... end
Sourcemodule Make (M : Tezos_base.TzPervasives.Map.S) : S with type t = R.t M.t and type basis = M.key
Sourcemodule String : S with type t = R.t Tezos_base.TzPervasives.String.Map.t and type basis = string
OCaml

Innovation. Community. Security.