1 | static L<Web> websFromCALStructures_vis(S... structures) {
|
2 | if (l(structures) == 1) structures = toStringArray(tlft_j(first(structures))); |
3 | webToCAL_visStructures(structures); |
4 | ret websFromCALStructures(structures); |
5 | } |
6 | |
7 | static L<Web> websFromCALStructures_vis(L<S> structures) {
|
8 | ret websFromCALStructures_vis(asStringArray(structures)); |
9 | } |
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: | 682 / 734 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |