static S formatDoubleArrowMap_struct(Map map) { ret lines(mapMapToList(map, func(O key, O value) -> S { struct(key) + " => " + struct(value) })); }
Began life as a copy of #1014451
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017903 |
| Snippet name: | formatDoubleArrowMap_struct |
| Eternal ID of this version: | #1017903/1 |
| Text MD5: | 1eed7b32cdfa685e3bbd0199c2319e3c |
| Author: | stefan |
| Category: | javax / formatting |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-08-20 11:06:22 |
| Source code size: | 159 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 579 / 601 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |