Info
Version: | 2.0.1.7442 |
Author(s): | Michael W. Powell |
Last Update: | Monday, October 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mwpowellhtx/Kingdom.Collections |
NuGet Url: | https://www.nuget.org/packages/Kingdom.Collections.ImmutableBitArray |
Install
Install-Package Kingdom.Collections.ImmutableBitArray
dotnet add package Kingdom.Collections.ImmutableBitArray
paket add Kingdom.Collections.ImmutableBitArray
Kingdom.Collections.ImmutableBitArray Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This is the primary motivation for working on this package in order to achieve just such an ImmutableBitArray. Reflexive operations can modify an instance but otherwise bitwise operations should yield a wholely new instance.