Download Jar. Uses 3874K of libraries. Click here for Pure Java version (12461L/86K).
1 | !7 |
2 | |
3 | p-experiment { |
4 | preload("allTokens", f tokenizedSnippetDB, r { |
5 | time { |
6 | int sum = 0; |
7 | for (L<S> tokens : allTokens) |
8 | sum += countOccurrences(tokens, "<"); |
9 | print(sum); |
10 | } |
11 | }); |
12 | } |
Began life as a copy of #1015259
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: | #1015263 |
Snippet name: | Keep all snippets tokenized [v3 with different calculation; can be run inside preloaded #1015259] |
Eternal ID of this version: | #1015263/4 |
Text MD5: | 085fb0c8c8c29c0d1cc3c8d2702b4f18 |
Transpilation MD5: | 5cdeb45042d4ee7340801ac611841519 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-13 00:29:38 |
Source code size: | 222 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 448 / 1087 |
Version history: | 3 change(s) |
Referenced in: | [show references] |