1 | // TODO: optimize |
2 | static L<S> gLongLog() { |
3 | L<S> ll = cloneList(gLog()); |
4 | for (L<S> l : gOtherLogs()) |
5 | ll.addAll(l); |
6 | ret ll; |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004232 |
Snippet name: | gLongLog - concat this log + other logs |
Eternal ID of this version: | #1004232/1 |
Text MD5: | 36e08df703d95997d905d4cf7681f9ae |
Author: | stefan |
Category: | javax / talking robots |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-10 18:39:49 |
Source code size: | 139 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 577 / 592 |
Referenced in: | [show references] |