stringArrayParser

Parses an array of string to an array of another value.

pure @safe
T[]
stringArrayParser
(
T
S
)
(
S[] input
)

Meta