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: | 401 / 444 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |