static <A> L<A> syncList() { ret synchroList(); } static <A> L<A> syncList(L<A> l) { ret synchroList(l); }
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019905 |
Snippet name: | syncList - synonym of synchroList |
Eternal ID of this version: | #1019905/1 |
Text MD5: | 944c1b8d6f7eff2087333a1d1d32f967 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-30 21:26:43 |
Source code size: | 115 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 387 / 468 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |