redact-composer 0.3.5

A library for building modular musical composers.
Documentation
1
2
3
4
5
pub use redact_composer_core::{
    timing::RangeOps,
    util::{HashMap, HashSet},
    IntoSegment,
};