Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: add a bunch of
@inferred
to the iterators test set
The `@inferred` macro is applied to the following functions: * `Base.IteratorSize` * `Base.IteratorEltype` * `eltype` * `axes` * `size` * `length` * `ndims` * `isempty` xref JuliaLang#56802 xref JuliaLang#56838
- Loading branch information