Module: Lector::Types::Integer

Defined in:
lib/lector/types.rb

Instance Method Summary collapse

Instance Method Details

#valObject



6
# File 'lib/lector/types.rb', line 6

def val; to_i; end