Skip to content

1.1.0

Compare
Choose a tag to compare
@rameel rameel released this 09 Jul 18:46
· 6 commits to main since this release
3cad21e

Enhancements:

  • Added IsDefaultOrEmpty property to ReadOnlyArray<T> class.
  • Introduced Empty<T>() method to ReadOnlyArray class.
  • Implemented AsView extension methods for the ImmutableArray<T> class.