static Web web_withoutRelationsStartingWith(Web web, S prefix) { ret web_dropRelationsStartingWith(cloneWeb(web), prefix); }
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: | #1010300 |
Snippet name: | web_withoutRelationsStartingWith |
Eternal ID of this version: | #1010300/3 |
Text MD5: | 0df20ea0b06ebe5482cfb44605635d8c |
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-11 02:18:17 |
Source code size: | 128 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 446 / 481 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1010303 - web_keepOnlyRelationsStartingWith [doesn't clone] #1010312 - web_dropRelationsStartingWith [changes original] |