A Shape for ConstColumns. It is identical to columnShape but it
ensures that a ConstColumn[T] packs to itself, not just to
Rep[T]. This allows ConstColumns to be used as fully packed
types when compiling query functions.
A Shape for ConstColumns. It is identical to columnShape but it
ensures that a ConstColumn[T] packs to itself, not just to
Rep[T]. This allows ConstColumns to be used as fully packed
types when compiling query functions.