We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
There's a lot going on in runConsolePure. Although it could be educational, I think you have to understand a fair bit more to know what's going on.
runConsolePure
Can you please provide an example of a "pure" interpreter that doesn't involve any other effects? One that's just a function?