Skip to content

Add Effects.receive

Choose a tag to compare

@Gozala Gozala released this 16 Dec 20:38
· 85 commits to master since this release

Only change in this release is addition of Effects.receive(action) which is just a shortcut of Effects.task(Task.succeed(action))