Module: Eymiha

Defined in:
lib/eymiha/util/enum.rb,
lib/eymiha/util/easylog.rb,
lib/eymiha/util/envelope.rb,
lib/eymiha/util/histogram.rb,
lib/eymiha/util/methodic_hash.rb,
lib/eymiha/util/forward_referencing.rb

Overview

Histograms have lots of uses - whenever you need to keep track of the occurences of items and how many times they’ve occured, a histogram is just what’s needed.

Defined Under Namespace

Modules: EasyLog, ForwardReferencing Classes: BaseEnvelope, EasyLogFormatter, EasyLogger, Enum, Envelope, EnvelopeException, ForwardReference, ForwardReferencer, Histogram, HistogramException, MethodicHash