static L<S> dropTagsAndHTMLComments(L<S> tok) { ret dropHTMLComments(dropTags(tok)); } sS dropTagsAndHTMLComments(S html) { ret join(dropTagsAndHTMLComments(htmlTok(html))); }
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: | #1008451 |
Snippet name: | dropTagsAndHTMLComments |
Eternal ID of this version: | #1008451/3 |
Text MD5: | 2e3a72882bf42ff86735a4106fc0c356 |
Author: | stefan |
Category: | javax / html parsing |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-01-17 19:25:32 |
Source code size: | 186 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 400 / 450 |
Version history: | 2 change(s) |
Referenced in: | [show references] |