/*
Appellation: chord <module>
Contrib: FL03 <jo3mccain@icloud.com>
*/
pub use ;
pub
pub
pub
/// [ChordData] provides common methods for viable representations of chords.
/// Typically, implementations of [ChordData] describe linear data-structures
/// such as arrays, vectors, or slices.