ElementTypeOf

Is ElementType of type of a.

alias ElementTypeOf(alias a) = ElementType!(typeof(a))

Meta