pub fn equal<'gc>( ctx: Context<'gc>, lhs: Value<'gc>, rhs: Value<'gc>, ) -> Result<MetaResult<'gc, 2>, TypeError>