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

3
LINES

< > BotCompany Repo | #1021286 // formatDoubleArrowPairs_horizontallyAligned

JavaX fragment (include)

static <A> S formatDoubleArrowPairs_horizontallyAligned(LPair<A> l) {
  ret asciiSideBySideWithSeparator(" => " , ll(lines(pairsA(l)), lines(pairsB(l))));
}

Author comment

Began life as a copy of #1021284

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021286
Snippet name: formatDoubleArrowPairs_horizontallyAligned
Eternal ID of this version: #1021286/3
Text MD5: 79b1d7e3c93b3848c6239b2da9f2d798
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-06 16:43:00
Source code size: 158 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 265 / 302
Version history: 2 change(s)
Referenced in: [show references]