You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find myself in need of a Option/Result CEs for the cancellable IcedTasks CEs, particularly for cancellableValueTask.
Unfortunately I can't help with this, because the builder for cancellableValueTask (which I assume must be replicated and adjusted?) is far above my level. But I thought I'd post this issue anyway.
One could of course add Option/Result CEs for all the IcedTask CEs. I'm currently only using the cancellable ones.
The text was updated successfully, but these errors were encountered:
I find myself in need of a
Option
/Result
CEs for the cancellable IcedTasks CEs, particularly forcancellableValueTask
.Unfortunately I can't help with this, because the builder for
cancellableValueTask
(which I assume must be replicated and adjusted?) is far above my level. But I thought I'd post this issue anyway.One could of course add
Option
/Result
CEs for all the IcedTask CEs. I'm currently only using the cancellable ones.The text was updated successfully, but these errors were encountered: