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

4
LINES

< > BotCompany Repo | #1033354 // hasGlobalOption

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

Libraryless. Click here for Pure Java version (4505L/25K).

static TripleBool hasGlobalOption(S option) {
  S question = print(option + "?");
  ret askTripleBool(question);
}

Author comment

Began life as a copy of #1033353

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033354
Snippet name: hasGlobalOption
Eternal ID of this version: #1033354/3
Text MD5: dfbff90dc43b93a9e7149e8d7c2e1cbd
Transpilation MD5: 532a40eebd3d4a9449b173683b97c530
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-25 01:28:11
Source code size: 117 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 64 / 98
Version history: 2 change(s)
Referenced in: [show references]