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

8
LINES

< > BotCompany Repo | #1010134 // webFromCALStructures_vis - combined web from multiple CALs, register for visualization

JavaX fragment (include)

static Web webFromCALStructures_vis(S... structures) {
  webToCAL_visStructures(structures);
  ret webFromCALStructures(structures);
}

static Web webFromCALStructures_vis(L<S> structures) {
  ret webFromCALStructures_vis(asStringArray(structures));
}

Author comment

Began life as a copy of #1010067

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: #1010134
Snippet name: webFromCALStructures_vis - combined web from multiple CALs, register for visualization
Eternal ID of this version: #1010134/4
Text MD5: 54ea30c8536db2f6d59636ac9caf36d1
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-04 00:28:30
Source code size: 258 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 383 / 406
Version history: 3 change(s)
Referenced in: [show references]