Combines the given parts
and returns them as an URL, avoiding duplicate slashes.
Flattens an array of arrays of items of type T
, returning a single array
that consists of the concatenation of the original arrays.
Generates a random UUID to set the ID of an element or unit to. There is no intrinsic ID collision detection/avoidance mechanism but it's good enough in practice.
Generated using TypeDoc
The
utils
module contains various utility interfaces and functions.