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

3
LINES

< > BotCompany Repo | #1033460 // quoteRaw - quote a string but without th double quotes

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

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

sS quoteRaw(S s) {
  ret s == null ?: dropFirstAndLast(quote(s));
}

Author comment

Began life as a copy of #1028021

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033460
Snippet name: quoteRaw - quote a string but without th double quotes
Eternal ID of this version: #1033460/1
Text MD5: c9fcf0857ff3c3fe12a0a2b7874c144e
Transpilation MD5: cc5bed655469221fe4ebdf5a4a397c38
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-28 21:13:42
Source code size: 69 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 74 / 111
Referenced in: [show references]