static S web_nodePairToText(Pair<WebNode> p) { ret p == null ? "-" : web_text(p.a) + " " + web_text(p.b); }
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: | #1010933 |
Snippet name: | web_nodePairToText - joins with space |
Eternal ID of this version: | #1010933/1 |
Text MD5: | 76888e941d704b4082f54d3cb2495764 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-09 01:07:47 |
Source code size: | 111 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 392 / 443 |
Referenced in: | [show references] |