Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1002951 // unstructureMap

JavaX fragment (include)

static Map unstructureMap(S s) {
  ret (Map) unstructure(s);
}

static Map unstructureMap(S text, bool allDynamic, O classFinder) {
  ret (Map) unstructure(text, allDynamic, classFinder);
}

Author comment

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: 627 / 722
Version history: 1 change(s)
Referenced in: [show references]