ValueArgument._checkValSeq

Undocumented in source. Be warned that the author may not have intended to support it.
class ValueArgument(T)
const
void
_checkValSeq
(
U
)
()
if (
is(U == ElementType!T) &&
!is(T == string)
)

Meta