1 | static Map unstructureMap(S s) {
|
2 | ret (Map) unstructure(s); |
3 | } |
4 | |
5 | static Map unstructureMap(S text, bool allDynamic, O classFinder) {
|
6 | ret (Map) unstructure(text, allDynamic, classFinder); |
7 | } |
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: | 988 / 1089 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |