julia
6d447075 - retrieve `splice!` item via `only` rather than `getindex` (#50430)

Commit
2 years ago
retrieve `splice!` item via `only` rather than `getindex` (#50430) Because `only` uses iteration, similar to the other branches here, rather than assuming it supports one-based-indexing.
Author
Parents
Loading