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

3
LINES

< > BotCompany Repo | #1018289 // dropPrefixTrimIC - synonym of dropPrefixICTrim

JavaX fragment (include)

static S dropPrefixTrimIC(S prefix, S s) {
  ret dropPrefixICTrim(prefix, s);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1018289
Snippet name: dropPrefixTrimIC - synonym of dropPrefixICTrim
Eternal ID of this version: #1018289/1
Text MD5: 96cbc52a5f471b353978102762e54995
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-15 22:52:28
Source code size: 79 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 365 / 429
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)