Say I have the following code(A):
struct ItemListView: View { @State private var items: [Item] var body