Closed robrix closed 6 years ago
This PR corrects an oversight where bracket is constrained to Effects rather than PureEffects despite not using any stateful handlers.
bracket
Effects
PureEffects
This PR corrects an oversight where
bracket
is constrained toEffects
rather thanPureEffects
despite not using any stateful handlers.