Sha256: 9c94d9f8f0b552cf9c48c9e950fc4c907fb23b00eb6096239b850bab9864116b
Contents?: true
Size: 1.78 KB
Versions: 12
Compression:
Stored size: 1.78 KB
Contents
o:$YARD::CodeObjects::MethodObject:@scope: instance:@visibility:public: @pathI"Enumerable#to_a:EF:@parameters[ :@files[[I"enum.c;T0:@current_file_has_commentsF: @name: to_a:@source_type:c: @tags[ :@docstringIC:YARD::Docstring"½Returns an array containing the items in <i>enum</i>. (1..7).to_a #=> [1, 2, 3, 4, 5, 6, 7] { 'a'=>1, 'b'=>2, 'c'=>3 }.to_a #=> [["a", 1], ["b", 2], ["c", 3]];F:@objectIu:YARD::StubProxyEnumerable#to_a;F: @summary0:@ref_tags[ ;[o:YARD::Tags::OverloadTag :@tag_nameI" overload;F: @text0;;:@types0:@signatureI" to_a;F;IC;"