and how we use with `effect` which allows to track...
# arrow-contributors
r
and how we use with
effect
which allows to track a foreign side effect and lift it to a pure value not letting it compile in pure functions where the effect isn't tracked.