HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-3.0.2/doc/activesupport-6.1.4.1/ri/Array/excluding-i.ri
U:RDoc::AnyMethod[iI"excluding:ETI"Array#excluding;TF:publico:RDoc::Markup::Document:@parts[	o:RDoc::Markup::Paragraph;	[I"BReturns a copy of the Array excluding the specified elements.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I"^["David", "Rafael", "Aaron", "Todd"].excluding("Aaron", "Todd") # => ["David", "Rafael"]
;TI"F[ [ 0, 1 ], [ 1, 0 ] ].excluding([ [ 1, 0 ] ]) # => [ [ 0, 1 ] ]
;T:@format0o;
;	[I"_Note: This is an optimization of <tt>Enumerable#excluding</tt> that uses <tt>Array#-</tt> ;TI">instead of <tt>Array#reject</tt> for performance reasons.;T:
@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