Sha256: 6fd3fd991b83e6d8aa694009413e8ff6aceb7ba7862cb2f5b806758fd7718297
Contents?: true
Size: 461 Bytes
Versions: 36
Compression:
Stored size: 461 Bytes
Contents
--- :vi: :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); :other } :names: - :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); (n == 1 ? :one : :other) }' :names: - :one - :other
Version data entries
36 entries across 36 versions & 3 rubygems