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

7
LINES

< > BotCompany Repo | #1011193 // web_flexUnstructure

JavaX fragment (include)

static Web web_flexUnstructure(S struct) {
  if (eq(firstJavaToken(struct), "SoftwareMadeWeb")) {
    struct = getString(safeUnstructure(struct), 'structure);
    ret (Web) unstructure(struct);
  } else
    ret calToWeb(cal_unstructure(struct));
}

Author comment

Began life as a copy of #1011190

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: #1011193
Snippet name: web_flexUnstructure
Eternal ID of this version: #1011193/3
Text MD5: d9db6e0fabd9e0640090d46d3f64bcda
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-25 23:16:24
Source code size: 253 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 378 / 403
Version history: 2 change(s)
Referenced in: [show references]