Method: Xunch::RBTree::ImmutableNode#key

Defined in:
lib/xunch/utils/rb_tree_node.rb

#keyObject (readonly)

Returns the value of attribute key.



49
50
51
# File 'lib/xunch/utils/rb_tree_node.rb', line 49

def key
  @key
end