Libraryless. Click here for Pure Java version (3328L/19K).
1 | static <A, B> S lambdaMapLike printMapLines(IF1<A, B> f, Iterable<A> l) {
|
2 | ret print(mapToLines(f, l)); |
3 | } |
Began life as a copy of #1008543
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1031978 |
| Snippet name: | printMapLines |
| Eternal ID of this version: | #1031978/2 |
| Text MD5: | 75607bdfa90a4b38e59d4eff8968d94a |
| Transpilation MD5: | 656e351647457d589e20b690ca7958c0 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-06 05:57:57 |
| Source code size: | 110 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 376 / 462 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |