Call-by-push-value: Difference between revisions

Content deleted Content added
No edit summary
 
{{cleanup}}, wikify
Line 1:
{{cleanup}}
* The '''[[call-by-push-value]]''' (CBPV) [[synthesis]], inspired by [[monad]]s, claims to surprisingly subsume '''call-by-name''' and '''call-by-value''' by using the [[paradigm]] ''a value is, a computation does''.
 
* The '''[[call-by-push-value]]''' ('''CBPV''') [[synthesis]], inspired by [[monad]]s, claims to surprisingly subsume '''call-by-name''' and '''call-by-value''' by using the [[paradigm]] ''a value is, a computation does''.
 
{{stub}}