Skip to content

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

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

Add a note about scoping differences between *x and *x.deref() as well as a[b] and *a.index(b) #2073

Add a note about scoping differences between `a[b]` and `*a.index(b)`
cefcfac
Select commit
Loading
Failed to load commit list.

The logs for this run have expired and are no longer available.