static void web_collapseNodeTo(WebNode a, WebNode b) { web_deleteRelation(a, b); web_copyRelations(a, b); web_removeNode(a); }
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: | #1010073 |
| Snippet name: | web_collapseNodeTo |
| Eternal ID of this version: | #1010073/1 |
| Text MD5: | 2e6006ec57931ff52142bff2596b6800 |
| 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 00:16:21 |
| Source code size: | 136 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 654 / 683 |
| Referenced in: | [show references] |