julia
b5427fbc
- use `splat` instead of a local function in `Generator` constructors (#61233)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`.
References
#61233 - use `splat` instead of a local function in `Generator` constructors
Author
nsajko
Parents
cb4cc114
Loading