dry-rb / dry-effects

Algebraic effects in Ruby
https://dry-rb.org/gems/dry-effects/
MIT License
112 stars 20 forks source link

Explicitly build effects with `.payload` and `.keywords` #72

Closed flash-gordon closed 4 years ago

flash-gordon commented 4 years ago

I'm pretty sure we'll switch to keywords-only eventually, it makes more sense for effects, they are like simple data structs.

dry-bot commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
+ Solved 1

Coverage increased per file
===========================
+ lib/dry/effects/effect.rb  4

See the complete overview on Codacy