Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1028739 // sentencesOrLines

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3314L/21K).

static LS sentencesOrLines(S text) {
  ret concatMap sentences(tlft(text));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028739
Snippet name: sentencesOrLines
Eternal ID of this version: #1028739/1
Text MD5: 12bd37b69b0584b72efc826c4db91c2c
Transpilation MD5: e15d0315e6579be07aa7fdd75c3a1fdc
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-06 19:56:35
Source code size: 79 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 126 / 193
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)