static O[] mapToParams(Map map) { ret mapToObjectArray(map); }
Began life as a copy of #1006543
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1011175 |
Snippet name: | mapToParams - synonym of mapToObjectArray - interleave keys and values |
Eternal ID of this version: | #1011175/1 |
Text MD5: | 35d621f0e5da96ff319438fc1c6e80b3 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-16 18:37:08 |
Source code size: | 66 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 536 / 572 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011342 - unrollParams - expand Map-style params (1-element object array with a Map inside) |