class Concurrent::Edge::LockFreeLinkedSet::Tail

Internal sentinel node for the Tail. It is always greater than all other nodes, and it is self-referential; meaning its successor is a self-loop.