static void web_replaceLabels(Web web, S lbl1, S lbl2) { Lisp a = web.parseLabel(lbl1), b = web.parseLabel(lbl2); Map<Lisp, Lisp> transformMap = lithashmap(a, b); web_transformLabels(web, transformMap); }
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: | #1010079 |
| Snippet name: | web_replaceLabels |
| Eternal ID of this version: | #1010079/1 |
| Text MD5: | d4d2aa14f32277a2f8dd1a7cd13e08bd |
| 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-02 01:21:23 |
| Source code size: | 214 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 603 / 653 |
| Referenced in: | [show references] |