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

3
LINES

< > BotCompany Repo | #1033126 // mapLevelTwo - synonym of mapTwoLevelsDown

JavaX fragment (include)

static <A, B> LL<B> lambdaMapLike mapLevelTwo(IF1<A, B> f, Iterable<L<A>> l) {
  ret mapTwoLevelsDown(f, l);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033126
Snippet name: mapLevelTwo - synonym of mapTwoLevelsDown
Eternal ID of this version: #1033126/3
Text MD5: b6cbcf6a5c771449c50dd3fc71817a49
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-15 16:36:17
Source code size: 114 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 93 / 120
Version history: 2 change(s)
Referenced in: [show references]