Returns the value of attribute left
Returns:
the current value of left
27 28 29
# File 'lib/containers/kd_tree.rb', line 27 def left @left end