Fork me on GitHub
#funcool
<
2023-02-11
>
niwinz10:02:32

Just FYI @mccraigmccraig i'm going to introduce a breaking change on channel constructor, I want to have parameters extensible and the posicional ones are a bit weird for this purpose. One additional parameter I will going to add is a user provided executor for scheduling the puts and takes of the channel, defaulting to the commonPool

👍 2