class Concurrent::LockFreeStack
def to_s
-
(String)
- Short string representation.
def to_s format '%s %s>', super[0..-2], to_a.to_s end
(String)
- Short string representation.
def to_s format '%s %s>', super[0..-2], to_a.to_s end