The extension on Array could be done for all Objects supporting [] and size.
Creates a new Stream::CollectionStream on self.
# File lib/stream.rb, line 574 def create_stream Stream::CollectionStream.new self end
Generated with the Darkfish Rdoc Generator 2.