julia
b0ae24ff - test: add a bunch of `@inferred` to the iterators test set (#56885)

Commit
1 year ago
test: add a bunch of `@inferred` to the iterators test set (#56885) The `@inferred` macro is applied to the following functions: * `Base.IteratorSize` * `Base.IteratorEltype` * `eltype` * `axes` * `size` * `length` * `ndims` * `isempty` xref #56802 xref #56838
Author
Parents
Loading