Method: HashMath::Matrix::KeyValuePair::Pair#value
- Defined in:
- lib/hash_math/matrix/key_value_pair.rb
#value ⇒ Object
Returns the value of attribute value
14 15 16 |
# File 'lib/hash_math/matrix/key_value_pair.rb', line 14 def value @value end |