Download Jar. Uses 3874K of libraries. Click here for Pure Java version (7041L/51K).
1 | !7 |
2 | |
3 | p-exp { |
4 | for (S key : generalDefinitions_allKeys()) { |
5 | L<Pair<S>> l = mechMultiMapPairsCI(generalDefinitions_listName()).get(key); |
6 | L<Pair<S>> l2 = definitions_dropInvalidatedFromPairs(l); |
7 | if (l(l2) != l(l)) { |
8 | print(">> " + key); |
9 | pnl(l); |
10 | print("Filtered:"); |
11 | pnl(l2); |
12 | print(); |
13 | } |
14 | } |
15 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017016 |
Snippet name: | Test definitions_dropInvalidatedFromPairs (OK) |
Eternal ID of this version: | #1017016/6 |
Text MD5: | fb880d9aadec48047fb94ef641871f17 |
Transpilation MD5: | 5ad8471927bb700f034fcab43d7321fd |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-10 17:06:56 |
Source code size: | 346 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 487 / 1096 |
Version history: | 5 change(s) |
Referenced in: | [show references] |