Module: HashMath
- Defined in:
- lib/hash_math.rb,
lib/hash_math/table.rb,
lib/hash_math/mapper.rb,
lib/hash_math/matrix.rb,
lib/hash_math/record.rb,
lib/hash_math/unpivot.rb,
lib/hash_math/version.rb,
lib/hash_math/mapper/lookup.rb,
lib/hash_math/unpivot/pivot.rb,
lib/hash_math/mapper/mapping.rb,
lib/hash_math/unpivot/pivot_set.rb,
lib/hash_math/matrix/key_value_pair.rb
Overview
Copyright © 2019-present, Blue Marble Payroll, LLC
This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
Defined Under Namespace
Classes: KeyOutOfBoundsError, Mapper, Matrix, Record, Table, Unpivot
Constant Summary collapse
- VERSION =
'1.2.0'