static Web webFromCALStructures_vis(S... structures) { webToCAL_visStructures(structures); ret webFromCALStructures(structures); } static Web webFromCALStructures_vis(L<S> structures) { ret webFromCALStructures_vis(asStringArray(structures)); }
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: | 469 / 495 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1010308 - websFromCALStructures_vis - webs from CALs, register for visualization |