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