wduquette / molt

Embeddable TCL Interpreter for Rust applications
BSD 3-Clause "New" or "Revised" License
104 stars 12 forks source link

Provide {*} operator #4

Closed wduquette closed 4 years ago

wduquette commented 5 years ago

The Molt dialect of TCL should provide the {*} (splat) operator.

wduquette commented 4 years ago

Fixed by #58.