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 JuliaLang#56802

xref JuliaLang#56838
  • Loading branch information
nsajko committed Dec 24, 2024
1 parent 8fac39b commit 7fbd41d
Showing 1 changed file with 215 additions and 215 deletions.
Loading

0 comments on commit 7fbd41d

Please sign in to comment.