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

4
LINES

< > BotCompany Repo | #1007420 // conceptQuote

JavaX fragment (include)

static S conceptQuote(S s) {
  if (isIdentifier(s) || isInteger(s) || isProperlyQuoted(s)) ret s;
  ret quote(s);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1007420
Snippet name: conceptQuote
Eternal ID of this version: #1007420/2
Text MD5: 07f2e893e3aacdbb1606a17e048d2855
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-23 11:54:29
Source code size: 118 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 416 / 427
Version history: 1 change(s)
Referenced in: [show references]