Transpiled version (3504L) is out of date.
1 | static <A, B> LPair<A, B> lambdaMapLike printFunctionValues(S desc default shorten_str(f, 50), IF1<A, B> f, Iterable<A> or A... l) { |
2 | var l2 = mapToPairsB(f, l); |
3 | print(mapPairsToLines(l2, (in, out) -> desc + ": " + in + " -> " + out)); |
4 | ret l2; |
5 | } |
Began life as a copy of #1032143
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1032147 |
Snippet name: | printFunctionValues - one per line |
Eternal ID of this version: | #1032147/6 |
Text MD5: | 6633e1a0dcdfe8d4b7baf47c667806b8 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-08-20 07:02:22 |
Source code size: | 254 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 155 / 228 |
Version history: | 5 change(s) |
Referenced in: | [show references] |