static L<WebNode> webs_search_dollarX(Web searchWeb, Collection<Web> webs) { new L<Map<WebNode>> mappings; for (Web web : webs) addIfNotNull(mappings, web_matchAllPerms_x(searchWeb, web, f nodeMatch_dollarVars)); ret getFromAll(mappings, web_findNode(searchWeb, "$X")); }
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: | #1010826 |
| Snippet name: | webs_search_dollarX |
| Eternal ID of this version: | #1010826/2 |
| Text MD5: | 4a7480cf466e182ac508cb8746a4f38b |
| 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-04 01:50:49 |
| Source code size: | 286 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 799 / 845 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1010932 - webs_search_dollarXY #1011335 - webs_search_noVar_bool #1011890 - webs_tripleSearch_dollarX |