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

6
LINES

< > BotCompany Repo | #1012428 // ai_texts_xy_unquoteBoth

JavaX fragment (include)

static L<Pair<S>> ai_texts_xy_unquoteBoth(S a, S b, S c) {
  new L<Pair<S>> l;
  for (Pair<S> p : ai_texts_dollarXY(a, b, c))
    l.add(pair(unquote(p.a), unquote(p.b)));
  ret l;
}

Author comment

Began life as a copy of #1012114

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: #1012428
Snippet name: ai_texts_xy_unquoteBoth
Eternal ID of this version: #1012428/1
Text MD5: 53816b201a364b14b7cfa85289ca4660
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-02 17:47:04
Source code size: 186 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 374 / 398
Referenced in: [show references]