Sha256: b91fb10b5e6748bd11d67efea4ffc04c2bb2c55d974fde9895fcde4fcad1ef3b
Contents?: true
Size: 473 Bytes
Versions: 13
Compression:
Stored size: 473 Bytes
Contents
--- :de: :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); ((i == 1 && v == 0) ? :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
13 entries across 13 versions & 2 rubygems