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

9
LINES

< > BotCompany Repo | #1010227 // websFromCALStructures

JavaX fragment (include)

// also takes one string with multiple lines
static L<Web> websFromCALStructures(S... structures) {
  if (l(structures) == 1) structures = toStringArray(tlft_j(first(structures)));
  ret map webFromCALStructure(structures);
}

static L<Web> webFromCALStructures(L<S> structures) {
  ret map webFromCALStructure(structures);
}

Author comment

Began life as a copy of #1010212

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: #1010227
Snippet name: websFromCALStructures
Eternal ID of this version: #1010227/1
Text MD5: 73322e9c381a0da9efdd87bb7ff4d745
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-06 21:27:25
Source code size: 333 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 484 / 517
Referenced in: [show references]