Skip to content

v2.6.0 - Adds ContainsOne method to mitigate allocations

Latest
Compare
Choose a tag to compare
@deckarep deckarep released this 26 Dec 19:18
· 1 commit to main since this release
4a7d053

What's Changed

  • Adds ContainsOne method to mitigate allocation as discussed in: #118
  • Comprehensive benchmarks and unit-tests added to warrant and prove this change out
  • Brought to you by: @vladvalkov - Thank You and Happy Holidays! 🎊 🍾

Full Changelog

v2.5.0...v2.6.0