static L<WebNode> web_nodesNamed(Web web, S name) { ret web_allNodesNamed(web, name); } static L<WebNode> web_nodesNamed(Web web, Lisp name) { ret web_allNodesNamed(web, name); }
Began life as a copy of #1010111
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: | #1010198 |
| Snippet name: | web_nodesNamed - synonym of web_allNodesNamed |
| Eternal ID of this version: | #1010198/1 |
| Text MD5: | ade15ff14521a25be8896b8d4fad4afc |
| 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-06 17:00:41 |
| Source code size: | 189 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 602 / 653 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |