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

7
LINES

< > BotCompany Repo | #1028783 // stringsToLineCompSplits

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

Uses 11335K of libraries. Click here for Pure Java version (7894L/51K).

static LLS stringsToLineCompSplits(LS strings) {
  ret valuesList(lcEncodingsAsStringLists(lcByteMode(listToStringCountKeys(strings))));
}

static LLS stringsToLineCompSplits(S... strings) {
  ret stringsToLineCompSplits(asList(strings));
}

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: #1028783
Snippet name: stringsToLineCompSplits
Eternal ID of this version: #1028783/2
Text MD5: e25a7f60f68f2d91f074e5b7a4eeaf95
Transpilation MD5: 0e522a7cedf71312122f6af7073efec5
Author: stefan
Category: javax / linecomp
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-11 20:35:50
Source code size: 246 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 144 / 226
Version history: 1 change(s)
Referenced in: [show references]