Method: Xunch::RBTree::Node#color

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

#colorObject

Returns the value of attribute color.



12
13
14
# File 'lib/xunch/utils/rb_tree_node.rb', line 12

def color
  @color
end