Info
Version: | 0.0.10 |
Author(s): | Artem Noskov, Andrey Chizh |
Last Update: | Monday, May 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RetailRocket/Interval |
NuGet Url: | https://www.nuget.org/packages/Interval |
Install
Install-Package Interval
dotnet add package Interval
paket add Interval
Interval Download (Unzip the "nupkg" after downloading)
Generic interval type with low and upper boundaries types. Each boundary can be closed, open or infinity.
Boundary has one method witch allow to compare it with point. Additionaly to this labrary there is labrary with operations.