static L<S> dropTrailingPunctuation_hard(L<S> tok) { ret dropPunctuationAtEnd_hard(tok); } static S dropTrailingPunctuation_hard(S s) { ret dropPunctuationAtEnd_hard(s); }
Began life as a copy of #1012220
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: | #1013608 |
| Snippet name: | dropTrailingPunctuation_hard - synonym of dropPunctuationAtEnd_hard |
| Eternal ID of this version: | #1013608/1 |
| Text MD5: | 99508a52ff410d5889963b568b658923 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-01-11 14:26:09 |
| Source code size: | 182 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 674 / 709 |
| Referenced in: | [show references] |