Type safe Actor Model toolkit for reactive concurrency and resiliency using C# and other .NET languages.
Mozilla Public License 2.0
39
stars
18
forks
source link
AccessSafely lacks supplier signature for ReadingWith #68
Closed
tjaskula closed 4 years ago
AccessSafely
should support aReadingWith
signature that takesAction<T>
if one parameter can be passed in but without returning any value.