static void web_collapseBackwards_keep(Web web, S relationType) { for (Pair<WebNode> p : web_relationsOfType(web, relationType)) web_moveRelations(p.b, p.a); }
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: | #1010447 |
| Snippet name: | web_collapseBackwards_keep - move relations, keep collapsed node |
| Eternal ID of this version: | #1010447/2 |
| Text MD5: | d4da04f076f9fbbfae6713c46d66c8d8 |
| 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-18 01:06:25 |
| Source code size: | 168 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 608 / 660 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |