module CORAL::Number2

Public Instance Methods

int() click to toggle source
# File lib/coral.rb, line 1622
def int
  elements[0]
end