static WebRelation web_firstRelation(Web web) { if (web == null) null; for (WebNode n : web.nodes) if (n instanceof WebRelation) ret n/WebRelation; null; }
Began life as a copy of #1010971
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: | #1011168 |
Snippet name: | web_firstNode - first relation in web (by order of addition) |
Eternal ID of this version: | #1011168/1 |
Text MD5: | c65fe7316a365ad678a197040941ca9b |
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-16 18:16:13 |
Source code size: | 177 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 376 / 406 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |