8000 GitHub - aravol/Robust-Collections: Robust collections, mutable data types which can survive both multithreading and nested modifications without any extra work
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Robust collections, mutable data types which can survive both multithreading and nested modifications without any extra work

License

Notifications You must be signed in to change notification settings

aravol/Robust-Collections

Repository files navigation

Robust-Collections

Robust collections, mutable data types which can survive both multithreading and nested modifications without any extra work.

Relies on the Microsoft.Bcl.Immutables to handle the underlying immutable collections.

Also available via NuGet!

About

Robust collections, mutable data types which can survive both multithreading and nested modifications without any extra work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0