1 | static L<WebNode> web_nodesEndingWith(Web web, fS suffix) { |
2 | ret [WebNode node : web_nodesWithoutRelations(web) | anyEndsWithIC(node.texts(), suffix)]; |
3 | } |
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: | #1010113 |
Snippet name: | web_nodesEndingWith - nodes with a label ending with a string |
Eternal ID of this version: | #1010113/3 |
Text MD5: | 14dd108a70fb1cb9cb94a55673fc82df |
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-02 16:24:18 |
Source code size: | 156 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 453 / 468 |
Version history: | 2 change(s) |
Referenced in: | [show references] |