Sha256: d3541b062c47f5606d7f42c1c179f894378db7fb992a663e0f03c74b0c456424
Contents?: true
Size: 523 Bytes
Versions: 18
Compression:
Stored size: 523 Bytes
Contents
--- :nl: :cardinal: :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); f = runtime.f(num); t = runtime.t(num); v = runtime.v(num); w = runtime.w(num); e = runtime.e(num); (((i == 1) && (v == 0)) ? :one : :other) }' :names: - :one - :other :ordinal: :rule: lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); f = runtime.f(num); t = runtime.t(num); v = runtime.v(num); w = runtime.w(num); e = runtime.e(num); :other } :names: - :other
Version data entries
18 entries across 18 versions & 1 rubygems