Closed joshvera closed 6 years ago
Defined the distributive law to Effect.handleState in continuation passing style so we could unify a quantified x with the return type of the entire effect.
Effect.handleState
x
Defined the distributive law to
Effect.handleState
in continuation passing style so we could unify a quantifiedx
with the return type of the entire effect.