Histogram.insert

Insert value into this histogram.

  1. void insert(T value)
    struct Histogram(T, Flag!"logIndex" logIndex = No.logIndex)
    void
    insert
    ()
  2. void insert(R values)

Meta