static LL<S> html_contentsOfLIs(L<S> tok) { ret map contentsOfContainerTag(html_findLIs(tok)); } static LL<S> html_contentsOfLIs(S html) { ret html_contentsOfLIs(htmlTok(html)); }
Began life as a copy of #1008481
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: | #1008535 |
| Snippet name: | html_contentsOfLIs |
| Eternal ID of this version: | #1008535/4 |
| Text MD5: | a1c194c2b5da9d2093f539e920161407 |
| Author: | stefan |
| Category: | javax / html parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-11 13:44:06 |
| Source code size: | 190 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 710 / 756 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |