File: //usr/local/rvm/gems/ruby-2.7.4/doc/concurrent-ruby-1.1.9/ri/Concurrent/Tuple/compare_and_set-i.ri
U:RDoc::AnyMethod[iI"compare_and_set:ETI"&Concurrent::Tuple#compare_and_set;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"RSet the value at the given index to the new value if and only if the current ;TI"'value matches the given old value.;To:RDoc::Markup::BlankLine o;
; [I"9@param [Integer] i the index for the element to set ;TI"N@param [Object] old_value the value to compare against the current value ;TI"B@param [Object] new_value the value to set at the given index;T@o;
; [I"P@return [Boolean] true if the value at the given element was set else false;T:
@fileI",lib/concurrent-ruby/concurrent/tuple.rb;T:0@omit_headings_from_table_of_contents_below000[[I"cas;To;; [ ;@;
0I"(i, old_value, new_value);T@FI"
Tuple;TcRDoc::NormalClass00