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

15
LINES

< > BotCompany Repo | #1022760 // l_str - synonym of lstr

JavaX fragment (include)

static S l_str(Map map) {
  ret lstr(map);
}



static S l_str(Collection c) {
  ret lstr(c);
}



static S l_str(S s) {
  ret lstr(s);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022760
Snippet name: l_str - synonym of lstr
Eternal ID of this version: #1022760/1
Text MD5: 67b1084983b65ad66171ef65d51d1947
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-06 14:36:33
Source code size: 141 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 217 / 258
Referenced in: [show references]