julia
a28e553e - Remove single-argument methods for `map`, `foreach`, `Iterators.map` (#52631)

Commit
2 years ago
Remove single-argument methods for `map`, `foreach`, `Iterators.map` (#52631) In the case of `map` and `foreach`, this removes awkward functionality. `Iterators.map(::Any)`, on the other hand, already threw.
Author
Parents
Loading