Download Jar. Libraryless. Click here for Pure Java version (15692L/111K).
1 | !7 |
2 | |
3 | concept DWeb { |
4 | S globalID; |
5 | Web web; |
6 | } |
7 | |
8 | p { |
9 | dbIndexing(DWeb, 'globalID); |
10 | print("n=" + countConcepts(DWeb)); |
11 | for (Web web : allIndexedWebs()) |
12 | cset_compareByStruct(uniq(DWeb, globalID := web.globalID), +web); |
13 | print("n=" + countConcepts(DWeb)); |
14 | if (noConsole()) cleanKillVM_noTimeOut(); |
15 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, ppjhyzlbdabe, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1011825 |
Snippet name: | Put all webs in concept DB |
Eternal ID of this version: | #1011825/5 |
Text MD5: | 219e759c4ead375718e76ad7516d1660 |
Transpilation MD5: | 111102b4a1ecb5b69cbb2ffdc16fa6f1 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-06 01:14:43 |
Source code size: | 320 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 460 / 1022 |
Version history: | 4 change(s) |
Referenced in: | [show references] |