Skip to content

Commit

Permalink
test: add a bunch of @inferred to the iterators test set
Browse files Browse the repository at this point in the history
The `@inferred` macro is applied to the following functions:
* `Base.IteratorSize`
* `Base.IteratorEltype`
* `eltype`
* `axes`
* `size`
* `length`
* `ndims`
* `isempty`

xref #56802

xref #56838
  • Loading branch information
nsajko committed Dec 22, 2024
1 parent 9d80765 commit 1c884da
Showing 1 changed file with 215 additions and 215 deletions.
Loading

0 comments on commit 1c884da

Please sign in to comment.