Method: HashMath::Matrix::KeyValuePair::Pair#value

Defined in:
lib/hash_math/matrix/key_value_pair.rb

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



14
15
16
# File 'lib/hash_math/matrix/key_value_pair.rb', line 14

def value
  @value
end