1 | // also takes one string with multiple lines |
2 | static L<Web> websFromCALStructures(S... structures) { |
3 | if (l(structures) == 1) structures = toStringArray(tlft_j(first(structures))); |
4 | ret map webFromCALStructure(structures); |
5 | } |
6 | |
7 | static L<Web> webFromCALStructures(L<S> structures) { |
8 | ret map webFromCALStructure(structures); |
9 | } |
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: | 602 / 637 |
Referenced in: | [show references] |