Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1012005 // web_collectForwardAndBackwardRelations

JavaX fragment (include)

static L<WebRelation> web_collectForwardAndBackwardRelations(Collection<WebNode> nodes) {
  ret concatLists(web_collectForwardRelations(nodes), web_collectBackwardRelations(nodes));
}

Author comment

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: 325 / 359
Version history: 1 change(s)
Referenced in: [show references]