static Pair<WebNode> web_arrow(Web web, S a, S rel, S b) { ret web.relation(a, rel, b); } static void web_arrow(WebNode a, S rel, WebNode b) { a.web.relation(a, rel, 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: | #1010043 |
Snippet name: | web_arrow - make relation in web |
Eternal ID of this version: | #1010043/8 |
Text MD5: | 58f59b690c4dd99bca355fd788e51318 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-01 17:17:58 |
Source code size: | 184 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 344 / 417 |
Version history: | 7 change(s) |
Referenced in: | [show references] |