Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
docs.ruby-lang.org
(Uncensored)
subscribe
class Array - Documentation for Ruby 3.2
https://docs.ruby-lang.org/en/3.2/Array.html
links
backlinks
An Array is an ordered, integer-indexed collection of objects, called elements. Any object (even another array) may be an array element, and an array can contain objects of different types.