Module: Dice_Stats::Internal_Utilities

Defined in:
lib/dice_stats.rb,
lib/Internal_Utilities/Math_Utilities.rb,
lib/Internal_Utilities/Filtered_distribution.rb,
lib/Internal_Utilities/Arbitrary_base_counter.rb

Overview

The Internal_Utilities module is a namespace for some basic helper functions and classes used by Dice_Stats. Things in it are simply encapsulated this way to avoid polluting the lexical scope of the main module.

Defined Under Namespace

Classes: Arbitrary_base_counter, Filtered_distribution, Math_Utilities