# Functions
NewSequences constructs a collection of Sequence which describe the byte ranges covered between the start and end runes.
No description provided by the author
SequenceFromEncodedRange creates sequence from the encoded bytes.
# Type aliases
No description provided by the author
Sequence is a collection of Range.
Sequences is a collection of Sequence.