Join lists together into a string.
"${k₀}=${v₀},${k₁}=${v₁}..." | [kᵢ, vᵢ] ∈ x
lists
separator [,]
associator [=]
Generated using TypeDoc
Join lists together into a string.
Returns
"${k₀}=${v₀},${k₁}=${v₁}..." | [kᵢ, vᵢ] ∈ x