1 | static S lstr(Map map) { |
2 | ret str(l(map)); |
3 | } |
4 | |
5 | static S lstr(Collection c) { |
6 | ret str(l(c)); |
7 | } |
8 | |
9 | static S lstr(S s) { |
10 | ret str(l(s)); |
11 | } |
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: | #1002481 |
Snippet name: | lstr - length as a string |
Eternal ID of this version: | #1002481/1 |
Text MD5: | 49aa4f8564f2926c26d647d80e8f297e |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-04-14 23:52:34 |
Source code size: | 146 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 851 / 987 |
Referenced in: | [show references] |