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

3
LINES

< > BotCompany Repo | #1030194 // zipLinesWithDoubleArrow

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

Libraryless. Click here for Pure Java version (2859L/18K).

sS zipLinesWithDoubleArrow(S text1, S text2) {
  ret lines(safeMap joinPairWithDoubleArrow(zipTwoLists(lines(text1), lines(text2))));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030194
Snippet name: zipLinesWithDoubleArrow
Eternal ID of this version: #1030194/2
Text MD5: 69475e24a84b607dbc136f21e7e9ee4a
Transpilation MD5: 124cb56278b3103cbec76a507fda6bca
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-15 21:36:52
Source code size: 137 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 114 / 174
Version history: 1 change(s)
Referenced in: [show references]