Sha256: e4a5a72397e72ce003c487f670956ce56532c8cd4dd8c1848e2d07cc52274fa5
Contents?: true
Size: 1.26 KB
Versions: 12
Compression:
Stored size: 1.26 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: truncate:@docstringIC:YARD::Docstring"Returns <i>num</i> truncated to an integer. <code>Numeric</code> implements this by converting its value to a float and invoking <code>Float#truncate</code>. :@objectu:YARD::StubProxyNumeric#truncate: @summary0: @all"Returns <i>num</i> truncated to an integer. <code>Numeric</code> implements this by converting its value to a float and invoking <code>Float#truncate</code>. @overload truncate @return [Integer]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Numeric#truncate;;;IC; "