JezK
Edit File: compare_and_set-i.ri
U:RDoc::AnyMethod[iI"compare_and_set:EFI"&Concurrent::Tuple#compare_and_set;FF: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/tuple.rb;T:0@omit_headings_from_table_of_contents_below000[[I"cas;To;; [ ;@; 0I"(i, old_value, new_value);T@FI" Tuple;FcRDoc::NormalClass00