please include function isQuoted. static Patternized patternizeQuoted(S s) { Patternized p = genericPatternize("isQuoted", s); p.arguments = unquoteAll(p.arguments); ret p; }
Began life as a copy of #1005435
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1005438 |
Snippet name: | patternizeQuoted |
Eternal ID of this version: | #1005438/1 |
Text MD5: | a49457f581696df487b1d6450883d952 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-11-16 20:42:52 |
Source code size: | 187 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 464 / 488 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |