static L<WebNode> web_allOperands(Collection<WebNode> nodes, fS... relations) { ret concatMap(func(WebNode n) { web_operands(n, relations) }, nodes); }
Began life as a copy of #1010668
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: | #1010669 |
Snippet name: | web_allOperands - get all operands of multiple nodes; relations can be empty |
Eternal ID of this version: | #1010669/6 |
Text MD5: | 25db57300cfbeea3dd7855f6ea7415d7 |
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-28 17:51:52 |
Source code size: | 155 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 514 / 530 |
Version history: | 5 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1010738 - web_uniqueOperandTexts - relations can be empty |