Sha256: b8802c2cccf3239867e95ceec90625cd38fe7d7f9591f32cf7600f0954f5ce5c
Contents?: true
Size: 594 Bytes
Versions: 13
Compression:
Stored size: 594 Bytes
Contents
--- :he: :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); (((v == 0 && !(0..10).include?(n)) && n % 10 == 0) ? :many : ((i == 1 && v == 0) ? :one : ((i == 2 && v == 0) ? :two : :other))) }' :names: - :many - :one - :two - :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