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

3
LINES

< > BotCompany Repo | #1017284 // ai_renderMatch

JavaX fragment (include)

static S ai_renderMatch(L<PairS> l) {
  ret join(" & ", map(ai_sortMatchPairs(l), func(PairS p) -> S { quote(p.a) + "=" + quote(p.b) }));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017284
Snippet name: ai_renderMatch
Eternal ID of this version: #1017284/5
Text MD5: cc08bb3d78f4ffeaa70df9e84271144d
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-16 16:10:21
Source code size: 141 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 263 / 307
Version history: 4 change(s)
Referenced in: [show references]