Russ Cox

Results 790 comments of Russ Cox

Have all remaining concerns about this proposal been addressed? Two parts to the proposal. First, add func SliceAt, analogous to NewAt (which probably should have been called ValueAt) but for...

Based on the discussion above, this proposal seems like a **[likely accept](https://go.dev/s/proposal-status#likely-accept)**. — rsc for the proposal review group Two parts to the proposal. First, add func SliceAt, analogous to...

Yes, reflect.SliceAt should be no more unsafe than unsafe.Slice. So it should do the same validations.

No change in consensus, so **[accepted](https://go.dev/s/proposal-status#accepted)**. 🎉 This issue now tracks the work of implementing the proposal. — rsc for the proposal review group Two parts to the proposal. First,...

This proposal has been added to the [active column](https://go.dev/s/proposal-status#active) of the proposals project and will now be reviewed at the weekly proposal review meetings. — rsc for the proposal review...

Have all concerns about this proposal been addressed?

Based on the discussion above, this proposal seems like a **[likely accept](https://go.dev/s/proposal-status#likely-accept)**. — rsc for the proposal review group

No change in consensus, so **[accepted](https://go.dev/s/proposal-status#accepted)**. 🎉 This issue now tracks the work of implementing the proposal. — rsc for the proposal review group

This proposal has been added to the [active column](https://go.dev/s/proposal-status#active) of the proposals project and will now be reviewed at the weekly proposal review meetings. — rsc for the proposal review...

Based on the discussion above, this proposal seems like a **[likely accept](https://go.dev/s/proposal-status#likely-accept)**. — rsc for the proposal review group The new API is in https://github.com/golang/go/issues/64811#issuecomment-1944446920.