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

3
LINES

< > BotCompany Repo | #1027941 // parseDoubleArrowPairLines

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

Libraryless. Click here for Pure Java version (2996L/19K).

static LPairS parseDoubleArrowPairLines(S s) {
  ret mapNonNulls(line -> listToPair(splitAtDoubleArrow(line)), tlft(s));
}

Author comment

Began life as a copy of #1017279

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: #1027941
Snippet name: parseDoubleArrowPairLines
Eternal ID of this version: #1027941/1
Text MD5: 672d1e227f6abec8060915ea563aa59c
Transpilation MD5: b04c73bc26a19f325312a0b83d554cdc
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-04-19 14:25:00
Source code size: 124 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 116 / 209
Referenced in: [show references]