Login
From:
ruby-doc.org
(Uncensored)
subscribe
class Array - RDoc Documentation
https://ruby-doc.org/3.2.2/Array.html
links
backlinks
Roast topics
Find topics
Find it!
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.