static Map unstructureMap(S s) { ret (Map) unstructure(s); } static Map unstructureMap(S text, bool allDynamic, O classFinder) { ret (Map) unstructure(text, allDynamic, classFinder); }
Began life as a copy of #1002622
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, lulzaavyztxj, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1002951 |
| Snippet name: | unstructureMap |
| Eternal ID of this version: | #1002951/2 |
| Text MD5: | 021ca886a944b00a926e664ff0364025 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-05 13:27:10 |
| Source code size: | 195 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 987 / 1088 |
| Version history: | 1 change(s) |
| Referenced in: | #1003648 - unstructureList #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1007648 - unstructureMap_verboseError |