//! Schubert intersection type system for the Industrial Algebra ecosystem.
//!
//! `karpal-schubert-types` (Phase 14) wraps `amari-enumerative`'s Schubert
//! calculus as type-level markers for use in Karpal's proof and verification
//! infrastructure.
pub use ;
pub use ;
pub use SchubertType;
pub use SchubertTyped;
pub use ;