parseList

Parse list of indexes to var (eg. "1,2,3,5,8")

void
parseList
(
T
R
)
(
ref T val
,
)
if (
isSomeString!R
)

Meta