Mixin for generating struct member byRef.
Flattens a list Values of ranges and non ranges.
Returns the types of all values given. * * If a T is an expression it is resolved with typeof else it is just * appended. * * Returns: AliasSeq of the resulting types
Can be used to construct a meta function that checks if a symbol is of a type.