bootstarted / effects

Almost-extensible effects for Elixir.
27 stars 0 forks source link

Add tests with multiple `bind` chains to cover remaining code. #9

Closed izaakschroeder closed 8 years ago

izaakschroeder commented 8 years ago

Previously a certain branch of code was missed due to too short an internal queue length of effects. This branch is now covered.