Transpiled version (2815L) is out of date.
sS mapCharacters(S s, IF1<Char, O> f) { ret join(map(characters(s), f)); } sS mapCharacters(IF1<Char, O> f, S s) { ret mapCharacters(s, f); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031253 |
| Snippet name: | mapCharacters |
| Eternal ID of this version: | #1031253/2 |
| Text MD5: | 27d6d2a3c2bb615bfbadbd3921a18e64 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-05-25 20:01:31 |
| Source code size: | 148 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 323 / 438 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |