class Array
Public Instance Methods
to_stream()
click to toggle source
# File lib/lab42/stream/array.rb, line 2 def to_stream; finite_stream self end
# File lib/lab42/stream/array.rb, line 2 def to_stream; finite_stream self end