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

3
LINES

< > BotCompany Repo | #1031979 // printLinesMap - synonym of printMapLines

JavaX fragment (include)

static <A, B> S lambdaMapLike printLinesMap(IF1<A, B> f, Iterable<A> l) {
  ret printMapLines(f, l);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1031979
Snippet name: printLinesMap - synonym of printMapLines
Eternal ID of this version: #1031979/2
Text MD5: 051ceeebef27a7a1bf34d82b7ec6a0e3
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-06 05:58:30
Source code size: 104 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 76 / 98
Version history: 1 change(s)
Referenced in: [show references]