Provides a read-only array type that is convertible from T[] and ImmutableArray<T>.
Info
Version: | 1.1.0.7 |
Author(s): | Carl Reinke |
Last Update: | Tuesday, June 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/carlreinke/ItsyBitsy.Collections.ReadOnlyArray |
NuGet Url: | https://www.nuget.org/packages/ItsyBitsy.Collections.ReadOnlyArray |
Install
Install-Package ItsyBitsy.Collections.ReadOnlyArray
dotnet add package ItsyBitsy.Collections.ReadOnlyArray
paket add ItsyBitsy.Collections.ReadOnlyArray
ItsyBitsy.Collections.ReadOnlyArray Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.4.0)
- System.Memory(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.0)
Tags