julia
3f9ba7ff - specify that `Iterators.rest` must be given a valid `state` (#58962)

Commit
280 days ago
specify that `Iterators.rest` must be given a valid `state` (#58962) ~currently `Iterators.rest(1:2, 3)` creates an infinite loop. after this PR it would be an `ArgumentError`~ docs only now
Author
Parents
Loading