Description
Additional shape types for the comfort-array package.
Description
Some extra array shape types additional to the ones in the comfort-array package. These require some more package dependencies and use type-encoded natural numbers.
Static.ZeroBased: LikeShape.ZeroBasedbut with type-encoded number as size.Simplex: Simplices of any dimension, where the dimension is encoded in the type. Only a private module for demonstration. Production-ready implementation incomfort-array.