Info
Version: | 1.0.2 |
Author(s): | Sandia National Laboratories |
Last Update: | Sunday, November 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sandialabs/gulliver |
NuGet Url: | https://www.nuget.org/packages/Gulliver |
Install
Install-Package Gulliver
dotnet add package Gulliver
paket add Gulliver
Gulliver Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2019.1.3)
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.5.0)
Tags
Functionality includes the as previously unsupported standard set of boolean algebraic operations, bitwise shifting, and unsigned endian aware mathematical addition, subtraction, and comparison.