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
It would be nice to have functions that accept functions returning ValueTask in addition to Task
Maybe something like ValueTaskSeq module that has the same functions but accepting ValueTask as return value
The text was updated successfully, but these errors were encountered:
It would be nice to have functions that accept functions returning
ValueTask
in addition toTask
Maybe something like
ValueTaskSeq
module that has the same functions but acceptingValueTask
as return valueThe text was updated successfully, but these errors were encountered: