Hist

A map from each item (x) to its frequency.

Methods

init

Creates a new histogram starting with the items in seq.

Parameters

namedescriptiondefault

self

seq

count

Increments (or decrements) the counter associated with item x.

Parameters

namedescriptiondefault

self

x

f

1

Last updated