static L<WebRelation> web_collectForwardAndBackwardRelations(Collection<WebNode> nodes) { ret concatLists(web_collectForwardRelations(nodes), web_collectBackwardRelations(nodes)); }
Began life as a copy of #1011295
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: | #1012005 |
| Snippet name: | web_collectForwardAndBackwardRelations |
| Eternal ID of this version: | #1012005/2 |
| Text MD5: | b6173c6d3065f6f3b5e99efa7afde52e |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-16 01:21:21 |
| Source code size: | 185 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 618 / 653 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |