Commit 2022-07-20 03:24 be93cace
View on Github →feat(data/list): accessing list with fallback (#15138)
Reimplement list.inth in terms of the new list.nthd. Implementation wise, it is "faster" because it doesn't have to go through option.iget on the way anymore.
On the way to computable list-based polynomials