Info
Version: | 2.0.2.7613 |
Author(s): | Michael W. Powell |
Last Update: | Saturday, June 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mwpowellhtx/Ellumination.Collections |
NuGet Url: | https://www.nuget.org/packages/Ellumination.Collections.ImmutableBitArray |
Install
Install-Package Ellumination.Collections.ImmutableBitArray
dotnet add package Ellumination.Collections.ImmutableBitArray
paket add Ellumination.Collections.ImmutableBitArray
Ellumination.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.