Sha256: e199ede29f0a2c59950f2bae72e6710a73da2b8b68b7c52cfcf53e02abb6eb37
Contents?: true
Size: 1.94 KB
Versions: 12
Compression:
Stored size: 1.94 KB
Contents
o:$YARD::CodeObjects::MethodObject:@scope: instance:@visibility:public: @pathI"Enumerable#max_by:EF:@parameters[ :@files[[I"enum.c;T0:@current_file_has_commentsF: @name:max_by:@source_type:c: @tags[ :@docstringIC:YARD::Docstring"ÜReturns the object in <i>enum</i> that gives the maximum value from the given block. If no block is given, an enumerator is returned instead. a = %w(albatross dog horse) a.max_by {|x| x.length } #=> "albatross";F:@objectIu:YARD::StubProxyEnumerable#max_by;F: @summary0:@ref_tags[ ;[o:YARD::Tags::OverloadTag :@tag_nameI" overload;F: @text0;;:@types0:@signatureI"max_by;F;IC;"