We could normalize away `readonly` and `const` for exercises that do not have `const/readonly` as a prerequisite. Is it worth the effort/possible maintenance headache? For this sort of thing maybe it's easier to live with a few more representations?
We could normalize away
readonlyandconstfor exercises that do not haveconst/readonlyas a prerequisite.Is it worth the effort/possible maintenance headache?
For this sort of thing maybe it's easier to live with a few more representations?