package
1.2.12-dev
Repository: https://github.com/h-bf/corlib.git
Documentation: pkg.go.dev

# Functions

AreRangesEq -.
CombineRanges combines set of ganges with one of strategy.
IntsFactory 'integers' class ranges factory constructor.
NewMultiRange creates new multi range.
ParseIntsRange parse 'ints' class range from string.
ParseMultiRange parse multi range.

# Constants

CombineExclude exclude strategy.
CombineIntersect intersect strategy.
CombineMerge merge strategy.

# Variables

ErrParse ...
ErrSourceMatch ...

# Structs

No description provided by the author
MultiRange multi range def.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
Ints integers class for integers ranges.
ParseSources parse range source constraint.
No description provided by the author

# Type aliases

CombineStrategy combine strategy ID.
RangeParser range parser function.