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

3
LINES

< > BotCompany Repo | #1030027 // quotedLines_unquote

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

Libraryless. Click here for Pure Java version (2800L/18K).

static LS quotedLines_unquote(S text) {
  ret unquoteAll(filter isQuoted(tlft(text)));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030027
Snippet name: quotedLines_unquote
Eternal ID of this version: #1030027/1
Text MD5: 39028188286a9e3ea5f839a94c64b9be
Transpilation MD5: ed5834f46aefc7e514ef09cd20abc73a
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-10-30 12:56:21
Source code size: 90 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 109 / 163
Referenced in: [show references]