sS gazelle_processSafeEvals(S text, SS evalCache) { S l = dm_processEmbeddedSafeEvals(text, +evalCache); if (l != text) { print("Processed eval: " + text + " => " + l); text = l; } ret text; }
Began life as a copy of #1022539
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
Snippet ID: | #1022546 |
Snippet name: | gazelle_processSafeEvals |
Eternal ID of this version: | #1022546/3 |
Text MD5: | 2c1febff8f140009bb1d8524cdd7d559 |
Author: | stefan |
Category: | javax / gazelle |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-21 01:05:00 |
Source code size: | 215 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 290 / 324 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |