QueryParams.range

A range over the query parameters.

Usage:

foreach (key, value; url.queryParams) {}
struct QueryParams
range
(
)

Meta