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

6
LINES

< > BotCompany Repo | #1015197 // unquotingLineBuffer

JavaX fragment (include)

static LineBuffer unquotingLineBuffer(fO onLine) {
  ret LineBuffer(voidfunc(S line) {
    if (isQuoted(line))
      pcallF(onLine, unquote(line));
  });
}

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: #1015197
Snippet name: unquotingLineBuffer
Eternal ID of this version: #1015197/2
Text MD5: 6fad706507d7458a808848ffa14b3558
Author: stefan
Category: javax / i.o.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-10 17:59:07
Source code size: 160 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 363 / 393
Version history: 1 change(s)
Referenced in: [show references]