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

4
LINES

< > BotCompany Repo | #1028613 // smartIndexOfSpaceEtc (or tab or newline)

JavaX fragment (include)

static int smartIndexOfSpaceEtc(S s) {
  int i = indexOfSpaceEtc(s);
  ret i < 0 ? l(s) : i;
}

Author comment

Began life as a copy of #1028612

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1028613
Snippet name: smartIndexOfSpaceEtc (or tab or newline)
Eternal ID of this version: #1028613/3
Text MD5: 9f2e2f28d8da289938e0fb56ed1444f3
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-28 18:33:20
Source code size: 97 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 137 / 175
Version history: 2 change(s)
Referenced in: [show references]