sS wordReplace_deep(S s, SS map) { ret join(replaceCodeTokensUsingMap_curly(wordTok_noBrackets(s), map)); } sS wordReplace_deep(SS map, S s) { ret wordReplace_deep(s, map); }
Began life as a copy of #1023554
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023555 |
Snippet name: | wordReplace_deep - descends into {} groups |
Eternal ID of this version: | #1023555/1 |
Text MD5: | 9c6eb346cfc29876b53d5670cf40c585 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-06-28 13:45:43 |
Source code size: | 185 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 259 / 300 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |