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

4
LINES

< > BotCompany Repo | #1014134 // unquoteAndDropAngleBracketStuff

JavaX fragment (include)

static S unquoteAndDropAngleBracketStuff(S s) {
  if (!isProperlyQuoted(s)) null;
  ret dropLeadingAngleBracketStuff(unquote(s));
}

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: #1014134
Snippet name: unquoteAndDropAngleBracketStuff
Eternal ID of this version: #1014134/2
Text MD5: a2c83b5c0376a03f4ae38a3f471d7713
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-04-23 19:07:21
Source code size: 134 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 273 / 313
Version history: 1 change(s)
Referenced in: [show references]