Hacker News new | ask | show | jobs
by ollysb 391 days ago
You're right, it's the use of the Context that allows for the injection of the effects. It's also all handled at runtime which does unfortunately mean that the contexts supplying the effects can't be required at compile time.