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