//! This module defines states that the SequencePart could be one of
/// A type that represents the state of SequencePart
/// when its used to represents the alive elements of the sequence.
;
// A type that represents the state of SequencePart
/// when its used to represents a range of the sequence.