Libraries
»
M500
(0.9.4)
»
Index
»
Quotient
»
#succ
Method: Quotient#succ
Defined in:
lib/m500.rb
#
succ
⇒
Object
1681 1682 1683
# File 'lib/m500.rb', line 1681
def
succ
self
+
@@delta
end