fn rvalue_to_items(x: &RValue) -> Vec<RValue>
Convert an RValue to a Vec of individual items (for apply/map/filter/reduce).