julia
37d47ba0 - implement named tuples (#22194)

Commit
8 years ago
implement named tuples (#22194) Based on #16580, also much work done by quinnj. `(a=1, ...)` syntax is implemented, and `(; ...)` syntax is implemented but not yet enabled.
Author
Parents
Loading