Module: Paramore::Int

Defined in:
lib/paramore/types.rb

Class Method Summary collapse

Class Method Details

.[](input) ⇒ Object



27
28
29
# File 'lib/paramore/types.rb', line 27

def [](input)
  input.to_i
end