U:RDoc::AnyMethod[iI"delete:ETI"String#delete;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"QReturns a copy of str with all characters in the intersection of its ;TI"Rarguments deleted. Uses the same rules for building the set of characters as ;TI"String#count
.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"."hello".delete "l","lo" #=> "heo"
;TI"-"hello".delete "lo" #=> "he"
;TI"/"hello".delete "aeiou", "^e" #=> "hell"
;TI","hello".delete "ej-m" #=> "ho";T:@format0:
@fileI"
string.c;T:0@omit_headings_from_table_of_contents_below0I"+str.delete([other_str]+) -> new_str
;T0[ I"(*args);T@FI"String;TcRDoc::NormalClassI"
scanf;T0