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: | 218 / 321 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1028912 - stringsToLineCompSplits_wordMode - essentially finds shared phrases |