Libraries
»
data-struct
(0.0.12)
»
Index
»
StackQueue
»
#out
Method: StackQueue#out
Defined in:
lib/stack_queue.rb
#
out
⇒
Object
(readonly)
Returns the value of attribute out.
3 4 5
# File 'lib/stack_queue.rb', line 3
def
out
@out
end