Sha256: 251bb186e8d5bd1f7300768d3233704f84a721df8a90d43a8d5e8f7685fa90d7
Contents?: true
Size: 570 Bytes
Versions: 54
Compression:
Stored size: 570 Bytes
Contents
--- :ru: :cardinal: :few: "v = 0 and i % 10 = 2..4 and i % 100 != 12..14 @integer 2~4, 22~24, 32~34, 42~44, 52~54, 62, 102, 1002, …" :many: "v = 0 and i % 10 = 0 or v = 0 and i % 10 = 5..9 or v = 0 and i % 100 = 11..14 @integer 0, 5~19, 100, 1000, 10000, 100000, 1000000, …" :one: "v = 0 and i % 10 = 1 and i % 100 != 11 @integer 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …" :other: " @decimal 0.0~1.5, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, …" :ordinal: :other: " @integer 0~15, 100, 1000, 10000, 100000, 1000000, …"
Version data entries
54 entries across 54 versions & 3 rubygems