1 | static S formatDoubleArrowMap_struct(Map map) { |
2 | ret lines(mapMapToList(map, func(O key, O value) -> S { |
3 | struct(key) + " => " + struct(value) |
4 | })); |
5 | } |
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: | 368 / 387 |
Referenced in: | [show references] |