Skip to content

linksplatform/Ranges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions Status Codacy Badge CodeFactor

NuGet Version and Downloads count ConanCenter package C++
NuGet Version and Downloads count C#

LinksPlatform's Platform.Ranges Class Library

This library contains Range struct with Minimum and Maximum fields. It is possible to create only a valid Range, overwise an exception is thrown.

Namespace: Platform.Ranges

Forked from: Konard/LinksPlatform/Platform/Platform.Helpers

NuGet package: Platform.Ranges

PDF file with code for e-readers.

Depend on

Dependent libraries

Similar libraries

Range class with Floor and Ceiling fields.

Range class with Minimum and Maximum properties.

Range struct with Start and End properties.