ChristopherDavenport / linebacker

Finally Tagless Blocking Implementation
https://christopherdavenport.github.io/linebacker
MIT License
94 stars 7 forks source link

Documentation On Execution Model #1

Open ChristopherDavenport opened 6 years ago

ChristopherDavenport commented 6 years ago

Given a continuation of the blocking F[A] where does the blocking component run and what are its limitations. Where would the continuation occur.