static S firstSentence2(S s) { s = firstSentence(s); ret takeFirst(s, smartIndexOf(s, unicode_middleDot())); }
Began life as a copy of #1013986
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: | #1013988 |
| Snippet name: | firstSentence2 - also stops at middle dot |
| Eternal ID of this version: | #1013988/1 |
| Text MD5: | 0685cb900fa91951a67b9a2e655699a2 |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-03-18 22:35:58 |
| Source code size: | 117 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 607 / 645 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |