julia
b5427fbc - use `splat` instead of a local function in `Generator` constructors (#61233)

Commit
8 days ago
use `splat` instead of a local function in `Generator` constructors (#61233) One benefit is more succinct showing of iterators created with the generator syntax or with `Iterators.map`.
Author
Parents
Loading