File: //usr/share/ri/3.0.0/system/String/chars-i.ri
U:RDoc::AnyMethod[iI"
chars:ETI"String#chars;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"HReturns an array of characters in <i>str</i>. This is a shorthand ;TI")for <code>str.each_char.to_a</code>.;To:RDoc::Markup::BlankLine o;
; [I"HIf a block is given, which is a deprecated form, works the same as ;TI"<code>each_char</code>.;T:
@fileI"
string.c;T:0@omit_headings_from_table_of_contents_below0I"str.chars -> an_array
;T0[ I"();T@FI"String;TcRDoc::NormalClass00