Makes URL for a given route pattern using its parsed tokens. The tokens could be generated using the "parseRoute" method.
The route pattern
Array of parsed route tokens
Function to stringify query parameters
Optional
Route parameters as array or object
URL options
The generated URL
Makes URL for a given route pattern using its parsed tokens. The tokens could be generated using the "parseRoute" method.