1 | static Web web_flexUnstructure(S struct) { |
2 | if (eq(firstJavaToken(struct), "SoftwareMadeWeb")) { |
3 | struct = getString(safeUnstructure(struct), 'structure); |
4 | ret (Web) unstructure(struct); |
5 | } else |
6 | ret calToWeb(cal_unstructure(struct)); |
7 | } |
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: | 447 / 477 |
Version history: | 2 change(s) |
Referenced in: | [show references] |