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