Description
Provides Align and Zip type classes from the shared Semialign ancestor. These abstractions describe ways to combine structures that may have different shapes or align corresponding positions.
It is useful for data merging, validation, generic programming, containers, and functional libraries that need structured alignment. It is a developer library and has no standalone interface.