package tezos-benchmark
type basis = t
val is_empty : t -> bool
val zero : t
val smul : Tezos_benchmark.Sparse_vec.R.t -> t -> t
val fold :
(basis -> Tezos_benchmark.Sparse_vec.R.t -> 'b -> 'b) ->
t ->
'b ->
'b
val iter : (basis -> Tezos_benchmark.Sparse_vec.R.t -> unit) -> t -> unit
val find_map :
(basis -> Tezos_benchmark.Sparse_vec.R.t -> 'res option) ->
t ->
'res option
val set : t -> basis -> Tezos_benchmark.Sparse_vec.R.t -> t
val get_exn : t -> basis -> Tezos_benchmark.Sparse_vec.R.t
val get_opt : t -> basis -> Tezos_benchmark.Sparse_vec.R.t option
val get : t -> basis -> Tezos_benchmark.Sparse_vec.R.t
Returns zero
if basis
is not found in t
.
val of_list : (basis * Tezos_benchmark.Sparse_vec.R.t) list -> t
val to_list : t -> (basis * Tezos_benchmark.Sparse_vec.R.t) list
val pp :
pp_basis:(Format.formatter -> basis -> unit) ->
pp_element:(Format.formatter -> Tezos_benchmark.Sparse_vec.R.t -> unit) ->
Format.formatter ->
t ->
unit
module Op : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>