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

3
LINES

< > BotCompany Repo | #1016339 // addPrefixIfNempty - synonym of addPrefixIfNotEmpty

JavaX fragment (include)

static S addPrefixIfNempty(S prefix, S s) {
  ret addPrefixIfNotEmpty(prefix, s);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016339
Snippet name: addPrefixIfNempty - synonym of addPrefixIfNotEmpty
Eternal ID of this version: #1016339/1
Text MD5: de294660f2c72ea22bbdb37d3a03c475
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-15 19:13:04
Source code size: 83 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 358 / 391
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)