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

9
LINES

< > BotCompany Repo | #1010308 // websFromCALStructures_vis - webs from CALs, register for visualization

JavaX fragment (include)

static L<Web> websFromCALStructures_vis(S... structures) {
  if (l(structures) == 1) structures = toStringArray(tlft_j(first(structures)));
  webToCAL_visStructures(structures);
  ret websFromCALStructures(structures);
}

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

Author comment

Began life as a copy of #1010134

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: #1010308
Snippet name: websFromCALStructures_vis - webs from CALs, register for visualization
Eternal ID of this version: #1010308/4
Text MD5: 4572217d00165908281132e8b981d32d
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-11 01:47:30
Source code size: 350 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 384 / 428
Version history: 3 change(s)
Referenced in: [show references]