v0.6.0 - Simplification for string indices & convenient updating
What's Changed
ReadOnlyMemory<char>
switched toString
/ReadOnlySpan<char>
. Note that this is a breaking change, read more in #11- Convenient methods to update elements within the set including thread-safe variant for the concurrent set. Read more here.
Clear()
Full Changelog: v0.5.0...v0.6.0