Sha256: ef02ba77088f3ff0ffad03ec008c2b4beb0c0d1e69e6062a9b440c5c420c2520

Contents?: true

Size: 154 Bytes

Versions: 53

Compression:

Stored size: 154 Bytes

Contents

require 'tins/round'

module Tins
  module Round
    class ::Float
      include Round
    end

    class ::Integer
      include Round
    end
  end
end

Version data entries

53 entries across 52 versions & 3 rubygems

Version Path
tins-0.3.12 lib/tins/xt/round.rb
tins-0.3.11 lib/tins/xt/round.rb
tins-0.3.10 lib/tins/xt/round.rb
tins-0.3.9 lib/tins/xt/round.rb
tins-0.3.8 lib/tins/xt/round.rb
tins-0.3.7 lib/tins/xt/round.rb
tins-0.3.6 lib/tins/xt/round.rb
tins-0.3.5 lib/tins/xt/round.rb
tins-0.3.4 lib/tins/xt/round.rb
tins-0.3.3 lib/tins/xt/round.rb
tins-0.3.2 lib/tins/xt/round.rb
tins-0.3.1 lib/tins/xt/round.rb
tins-0.3.0 lib/tins/xt/round.rb