Replies: 1 comment
-
|
Probably should be a linter / clippy rule rather than something that happens behind the scenes |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
from https://discord.com/channels/254530689225981953/1236826820200894496/1361132367707897937
consider the program
when outputting the
gas:: *oxygen*, this is seeing the input statement for sulfur. We can crawl the registry at program build to determine if there's any overlap, and if not, then we could automatically insert a FORGET, transforming the program intowhich would reduce wasted work trying to insert sulfur into a limitedslot filtering for only oxygen.
Because FORGET statements are fine-grained, this could get quite silly in complexity if we want to go all the way
Beta Was this translation helpful? Give feedback.
All reactions