1 | static SortedCondensedStrings2 hugeEnglishDictionary() {
|
2 | File zip = loadLibrary(#1002028); |
3 | L<S> lines = lines(fromUTF8(loadBinaryFromZip(zip, "words.txt"))); |
4 | ret new SortedCondensedStrings2(lines); |
5 | } |
Began life as a copy of #1002036
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1011451 |
| Snippet name: | hugeEnglishDictionary - 354,986 English words |
| Eternal ID of this version: | #1011451/3 |
| Text MD5: | dd1f12f2ce48d781240c655e627aea3f |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-29 23:03:53 |
| Source code size: | 209 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 672 / 735 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |