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

3
LINES

< > BotCompany Repo | #1030872 // englishStringToBool

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2740L/16K).

sbool englishStringToBool(S s) {
  ret swicOneOf(s, "y", "t", "1");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030872
Snippet name: englishStringToBool
Eternal ID of this version: #1030872/1
Text MD5: 2df01d80cac7194ba82c797449a07f31
Transpilation MD5: 79a780a602dce16c0059f29d289c9939
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-05 14:22:14
Source code size: 71 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 105 / 167
Referenced in: [show references]