1 | static L<S> allToStr(Iterable c) { |
2 | ret allToString(c); |
3 | } |
4 | |
5 | |
6 | |
7 | static L<S> allToStr(O[] c) { |
8 | ret allToString(c); |
9 | } |
Began life as a copy of #1002050
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: | #1014729 |
Snippet name: | allToStr - synonym of allToString |
Eternal ID of this version: | #1014729/2 |
Text MD5: | 61d6a8ffa6c931ce7b22421b3fdde8fd |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-06-02 06:33:00 |
Source code size: | 117 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 490 / 508 |
Version history: | 1 change(s) |
Referenced in: | [show references] |