Sha256: fe60a8ed08138bb79d8850840cc40d8f4ca2c5fd24bc072a9bbca755107fa128
Contents?: true
Size: 461 Bytes
Versions: 36
Compression:
Stored size: 461 Bytes
Contents
--- :nb: :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