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

3
LINES

< > BotCompany Repo | #1015157 // afterSquareBracketStuff - just trims whole string if no square brackets

JavaX fragment (include)

static S afterSquareBracketStuff(S s) {
  ret trimSubstring(s, indexOf(s, ']')+1);
}

Author comment

Began life as a copy of #1014578

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: #1015157
Snippet name: afterSquareBracketStuff - just trims whole string if no square brackets
Eternal ID of this version: #1015157/1
Text MD5: b15c5caa3e0ab20674aa244719871912
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-10 12:50:15
Source code size: 86 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 290 / 340
Referenced in: [show references]