fromUrlParam

turns a string array from the URL into a proper D type

type
fromUrlParam
(
type
)
(
in string[] ofInterest
,
in string name
,
in string[][string] all
)
Suggestion Box / Bug Report