Skip to content

Add a note about scoping differences between `a[b]` and `*a.index(b)`

8e4d81a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Note scoping differences between *x and *x.deref() , and a[b] and *a.index(b) #2073

Add a note about scoping differences between `a[b]` and `*a.index(b)`
8e4d81a
Select commit
Loading
Failed to load commit list.
dev-guide build check
succeeded Mar 18, 2026 in 6s