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

3
LINES

< > BotCompany Repo | #1014384 // startsWithSpace (or line break)

JavaX fragment (include)

static bool startsWithSpace(S s) {
  ret nempty(s) && isSpace(first(s));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1014384
Snippet name: startsWithSpace (or line break)
Eternal ID of this version: #1014384/2
Text MD5: ad5991bbd37483d29a0fb9a920a296d8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-22 16:46:32
Source code size: 76 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 320 / 327
Version history: 1 change(s)
Referenced in: [show references]