wduquette / molt

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

Add `string trim`, `string trimleft`, `string trimright` commands #86

Closed wduquette closed 4 years ago

wduquette commented 4 years ago

Add the TCL string trim, string trimleft, and string trimright commands, as defined in TCL 8.6.