Download Jar. Libraryless. Click here for Pure Java version (15785L/112K).
1 | !7 |
2 | |
3 | p {
|
4 | Set<S> inv = ai_invalidatedWebs(); |
5 | int n = 0, invCount = 0; |
6 | for (Web web : ai_triplesMadeByProgram(#1010745)) { |
7 | if (containsNotNull(inv, web.globalID)) {
|
8 | print("Invalid >> " + web.globalID);
|
9 | ++invCount; |
10 | } |
11 | ++n; |
12 | } |
13 | print(n + " / " + invCount + " (of " + l(inv) + ")"); |
14 | } |
Began life as a copy of #1011819
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: | #1011822 |
| Snippet name: | Check triples |
| Eternal ID of this version: | #1011822/1 |
| Text MD5: | d7f1816ced8fa96a21041fa94371395f |
| Transpilation MD5: | c8592e49af32936a54a766f442af5f05 |
| 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-05 21:34:31 |
| Source code size: | 322 bytes / 14 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 790 / 1507 |
| Referenced in: | [show references] |