Sha256: 04064077f5a9dfc01d7b97d4d4e9a30e58a340904f3b4a2d7a514fb4cf70ed96
Contents?: true
Size: 461 Bytes
Versions: 36
Compression:
Stored size: 461 Bytes
Contents
--- :el: :cardinal: :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num); w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (n == 1 ? :one : :other) }' :names: - :one - :other :ordinal: :rule: lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num); w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); :other } :names: - :other
Version data entries
36 entries across 36 versions & 3 rubygems