1 | static void web_collapseBackwards(Web web, S relationType) {
|
2 | for (Pair<WebNode> p : web_relationsOfType(web, relationType)) |
3 | web_collapseNodeTo(p.b, p.a); |
4 | } |
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: | #1010109 |
| Snippet name: | web_collapseBackwards |
| Eternal ID of this version: | #1010109/2 |
| Text MD5: | 59672b177232c1bdd1c1be7d78aa7a73 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-02 16:06:05 |
| Source code size: | 164 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 626 / 681 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |