| C++ | |
|---|---|
| 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
- Struct Range<T>.
PDF file with code for e-readers.
Range class with Floor and Ceiling fields.
Range class with Minimum and Maximum properties.
Range struct with Start and End properties.