Libraryless. Click here for Pure Java version (5639L/36K/127K).
1 | !7 |
2 | |
3 | static L<S> lines; |
4 | |
5 | p {
|
6 | S text = gunzipToText(#1008006); |
7 | lines = trimToSize(dropFirst(toLines(text))); |
8 | print(l(text) + " characters, " + l(lines) + " titles"); |
9 | print("Sorted? " + yn(isSortedList(lines)));
|
10 | print("Random entry: " + random(lines));
|
11 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1008007 |
| Snippet name: | Load all Simple Wikipedia titles |
| Eternal ID of this version: | #1008007/5 |
| Text MD5: | 04ba39a7c84a1cbe98c98ed35b4a75f0 |
| Transpilation MD5: | 2c9f627b6fddd05dae95e007c08942f4 |
| Author: | stefan |
| Category: | javax / a.i. / networking |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-04-29 14:08:22 |
| Source code size: | 271 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 754 / 891 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |