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