1 | static void web_collapseBackwardsWithName(Web web, S relationType) { |
2 | for (Pair<WebNode> p : web_relationsOfType(web, relationType)) |
3 | web_collapseNodeWithCopy(p.b, p.a); |
4 | } |
Began life as a copy of #1010109
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: | #1010128 |
Snippet name: | web_collapseBackwardsWithName |
Eternal ID of this version: | #1010128/1 |
Text MD5: | fe2cac0fe0fa8544baaff400cb879a39 |
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-03 23:33:58 |
Source code size: | 178 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 526 / 510 |
Referenced in: | [show references] |