Method: HashMath::Matrix::KeyValuePair::Pair#key

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

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



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

def key
  @key
end