Sha256: 7d08b102675fb76572f6de9496f8e0838f346ec4cf3597afc18039bbf16ad190
Contents?: true
Size: 433 Bytes
Versions: 3
Compression:
Stored size: 433 Bytes
Contents
desc: Basic Algorithm with a english usage in mind name: Basic (english) sentence: - table: words - first_chars - table: symbols - collapse_chars word: - table: chars - table: symbols tables: words: one: 1 single: 1 two: 2 too: 2 three: 3 four: 4 for: 4 five: 5 six: 6 seven: 7 eight: 8 nine: 9 symbols: a: '@' chars: a: 4 e: 3 i: 1 o: 0 s: 5
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
to_pass-0.2.4 | lib/algorithms/basic_en.yml |
to_pass-0.2.3 | lib/algorithms/basic_en.yml |
to_pass-0.2.2 | lib/algorithms/basic_en.yml |