Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1002481 // lstr - length as a string

JavaX fragment (include)

static S lstr(Map map) {
  ret str(l(map));
}

static S lstr(Collection c) {
  ret str(l(c));
}

static S lstr(S s) {
  ret str(l(s));
}

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: 712 / 875
Referenced in: [show references]