Given a value aValue, returns a boolean telling if the value is effectively a red-black tree.
aValue
the value considered
Given a value
aValue
, returns a boolean telling if the value is effectively a red-black tree.