pub fn join( lhs: Value, rhs: Value, sink: &mut dyn DeprecationSink, ) -> Result<Value, EcoString>
Join a value with another value.