Download Jar. Libraryless. Click here for Pure Java version (6298L/41K).
1 | !7 |
2 | |
3 | p {
|
4 | L<Web> webs = websMadeByProgram(#1010745); |
5 | new L<Web> notTripelizable; |
6 | for (Web web : webs) |
7 | if (!web_tripelizable(web)) |
8 | notTripelizable.add(web); |
9 | |
10 | for (Web web : takeLast(100, notTripelizable)) |
11 | print(web.globalID + ": " + webToStringShort(web)); |
12 | print("n=" + l(notTripelizable));
|
13 | } |
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: | #1012259 |
| Snippet name: | Test websMadeByProgram |
| Eternal ID of this version: | #1012259/3 |
| Text MD5: | 6816641a8299a2894d6d7f1677090771 |
| Transpilation MD5: | cbccaaae4500646c3e3086cfe0309b8b |
| 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-26 16:26:42 |
| Source code size: | 331 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 795 / 1684 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |