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

3
LINES

< > BotCompany Repo | #1025267 // insertString

JavaX fragment (include)

sS insertString(S a, int idx, S b) {
  ret spliceString(a, idx, idx, b);
}

Author comment

Began life as a copy of #1024383

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1025267
Snippet name: insertString
Eternal ID of this version: #1025267/1
Text MD5: b7cbfcc1b08df4c7f9d24a5114172d04
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-17 00:54:33
Source code size: 76 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 147 / 198
Referenced in: [show references]