module Paramore::Int
Public Instance Methods
[](input)
click to toggle source
# File lib/paramore/types.rb, line 27 def [](input) input.to_i end
# File lib/paramore/types.rb, line 27 def [](input) input.to_i end