// also takes one string with multiple lines static Web webFromCALStructures_noMerge(S... structures) { if (l(structures) == 1) structures = toStringArray(tlft_j(first(structures))); ret web_addWebs(map webFromCALStructure(structures)); } static Web webFromCALStructures_noMerge(L<S> structures) { ret web_addWebs(map webFromCALStructure(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: | #1010212 |
| Snippet name: | webFromCALStructures_noMerge - combined web from multiple CALs, don't merge |
| Eternal ID of this version: | #1010212/3 |
| Text MD5: | 974ac4c9f7d84144c92883155eb5b262 |
| 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 20:19:34 |
| Source code size: | 368 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 683 / 723 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |