Returns the element type of an array.
Detect whether tuple A is PackedGenericTuple.
true iff T is a type. Usable for analysing generic tuples.
Get all types T include except Extracted without duplicates in such order that every compound type precedes types it includes.
Gets the element type of the innermost array in a multidimensional static array type. Considers T to be an n-dimensional static array type.
Calculates the total element count of a multidimensional static array. Considers T to be an n-dimensional static array type.
Get, as an expression tuple, multidimensional static array lengths considering T to be n-dimensioanl static array.
Gets the rank (number of dimensions) of a static array type.
Additions to $(STDMODULE _traits).