Sha256: b8d9c2f8bdbfd0aee9e98a71d8c1e83fc7008af11d47e94962456b84ab9ad737
Contents?: true
Size: 509 Bytes
Versions: 23
Compression:
Stored size: 509 Bytes
Contents
--- :da: :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) || (((t != 0) && (((i == 0) || (i == 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
23 entries across 23 versions & 2 rubygems