1 | static LineBuffer unquotingLineBuffer(fO onLine) { |
2 | ret LineBuffer(voidfunc(S line) { |
3 | if (isQuoted(line)) |
4 | pcallF(onLine, unquote(line)); |
5 | }); |
6 | } |
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: | 508 / 534 |
Version history: | 1 change(s) |
Referenced in: | [show references] |