// e.g. in = "very $x", out = "$x" svoid philosophyBot1_addSimplificationRule(PhilosophyBot1 bot, S in, S out) { bot.addDeepTransformer(s -> simpleRewriteWithDollarVars(in, out, s)); }
Began life as a copy of #1027154
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027156 |
| Snippet name: | philosophyBot1_addSimplificationRule (v1) |
| Eternal ID of this version: | #1027156/1 |
| Text MD5: | 74e220458c4f6f2467b16e8aede06011 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-22 16:56:07 |
| Source code size: | 189 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 368 / 388 |
| Referenced in: | [show references] |