1 | static L<WebNode> ai_lookupOperation(S a, S rel) { |
2 | new L<WebNode> l; |
3 | for (WebNode n : indexedNodes(a)) |
4 | l.addAll(web_operands(n, rel)); |
5 | ret l; |
6 | } |
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: | #1011006 |
Snippet name: | ai_lookupOperation - look up a node + a foward relation |
Eternal ID of this version: | #1011006/1 |
Text MD5: | 0c003ffa6db9d2509b654b93b6bd1816 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-11 17:05:15 |
Source code size: | 158 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 453 / 457 |
Referenced in: | [show references] |