1 | sS replaceFirstPart(S a, S b) { |
2 | int n = min(l(a), l(b)); |
3 | ret takeFirst(a, n) + substring(b, n); |
4 | } |
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: | #1021191 |
Snippet name: | replaceFirstPart |
Eternal ID of this version: | #1021191/1 |
Text MD5: | 4dc00021fabf4452998dfadbc1b04e60 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-02 15:24:59 |
Source code size: | 104 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 301 / 324 |
Referenced in: | [show references] |