File: //usr/local/rvm/gems/ruby-3.0.2/doc/activesupport-6.1.4.1/ri/Array/including-i.ri
U:RDoc::AnyMethod[iI"including:ETI"Array#including;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I";Returns a new array that includes the passed elements.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"8[ 1, 2, 3 ].including(4, 5) # => [ 1, 2, 3, 4, 5 ]
;TI"E[ [ 0, 1 ] ].including([ [ 1, 0 ] ]) # => [ [ 0, 1 ], [ 1, 0 ] ];T:@format0:
@fileI"0lib/active_support/core_ext/array/access.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(*elements);T@FI"
Array;TcRDoc::NormalClass00