isConcatenation

Compile-time enum that returns true if type T represents a concatenation of slices.

@fmamath
enum bool isConcatenation(T);