Closed this issue 2 years ago · 0 comments
#65 implemented synchronous matching with Action<T>. Let's implement the asynchronous version as well, like what exists for Func<T>.
Action<T>
Func<T>