static SS parseDoubleArrowLinkedHashMap(L<S> l) { ret parseDoubleArrowMap(new LinkedHashMap, l); } static SS parseDoubleArrowLinkedHashMap(S s) { ret parseDoubleArrowLinkedHashMap(tlft(s)); }
Began life as a copy of #1014189
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: | #1014192 |
Snippet name: | parseDoubleArrowLinkedHashMap |
Eternal ID of this version: | #1014192/4 |
Text MD5: | afe0d238ab1fafd4f43bed83ef142f4a |
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-02 17:30:15 |
Source code size: | 202 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 412 / 434 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1022840 - parseDoubleRightArrowLinkedHashMap |