mod collect_fp_with_eew_ext;
mod collect_with_eew_ext;
mod collect_with_wide_eew_ext;
pub use collect_fp_with_eew_ext::IterFPCollectorExt;
pub use collect_with_eew_ext::IterEEWCollectorExt;
pub use collect_with_wide_eew_ext::IterEEWWidenCollectorExt;