Function join

pub fn join(lhs: Value, rhs: Value) -> Result<Value, EcoString>
Expand description

Join a value with another value.