Adding Annotations to Effects in Generator Functions
I was wondering if there was a way to add annotations to the current effect, when inside a generator function. Would be cool to optionally annotate logs based on some if statements and such, in a non "pipe" way.
Example:
or something similar.
Example:
or something similar.
