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

3
LINES

< > BotCompany Repo | #1029637 // text_multipleChoiceSplit

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

Libraryless. Click here for Pure Java version (2520L/16K).

static LS text_multipleChoiceSplit(S input, S multipleChoiceSeparator) {
  ret trimAll(splitAt(input, dropSpaces(multipleChoiceSeparator)));
}

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: #1029637
Snippet name: text_multipleChoiceSplit
Eternal ID of this version: #1029637/1
Text MD5: 36f7e8fa6b9b84e2cc3eeecae12ef98f
Transpilation MD5: 3536b555f0854aa29da4401da238d9ba
Author: stefan
Category: javax / text
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-01 14:55:43
Source code size: 144 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 105 / 175
Referenced in: [show references]