static L<WebNode> ai_lookupOperation(S a, S rel) { new L<WebNode> l; for (WebNode n : indexedNodes(a)) l.addAll(web_operands(n, rel)); ret l; }
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: | 454 / 457 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |