Sha256: 64aee12233a8bbe964230d902a7a90499d8ec449c138dc66ae1ac7cce7be833c
Contents?: true
Size: 1.29 KB
Versions: 16
Compression:
Stored size: 1.29 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:reject:@docstringIC:YARD::Docstring"Same as <code>Hash#delete_if</code>, but works on (and returns) a copy of the <i>hsh</i>. Equivalent to <code><i>hsh</i>.dup.delete_if</code>. :@objectu:YARD::StubProxyHash#reject: @summary0: @all"ĖSame as <code>Hash#delete_if</code>, but works on (and returns) a copy of the <i>hsh</i>. Equivalent to <code><i>hsh</i>.dup.delete_if</code>. @overload reject @yield [ key, value ] @return [Hash]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Hash#reject;;;IC; "