static void web_transformLabels(Web web, Map<Lisp, Lisp> map) { for (WebNode node : web.nodes) node.labels = mapList_getOrKeep(node.labels, map); }
Began life as a copy of #1010008
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: | #1010010 |
Snippet name: | web_transformLabels |
Eternal ID of this version: | #1010010/1 |
Text MD5: | e3e9e25682cfea5583c13ac9b290df8c |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-08-28 20:43:39 |
Source code size: | 156 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 413 / 461 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |