1 | svoid mapLike assertFunctionWorksOnDoubleArrowMap(O function, S text) { |
2 | for (S in, out : parseDoubleArrowLinkedHashMap(text)) { |
3 | assertEquals(in, out, str(callF(function, in))); |
4 | } |
5 | } |
Began life as a copy of #1021199
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021270 |
Snippet name: | assertFunctionWorksOnDoubleArrowMap |
Eternal ID of this version: | #1021270/2 |
Text MD5: | 5031ceae1f79185e57f5a0ab864559ad |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-07 16:42:37 |
Source code size: | 192 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 327 / 338 |
Version history: | 1 change(s) |
Referenced in: | [show references] |