Comparison of programming languages (string functions): Difference between revisions

Content deleted Content added
length: Rust; use proper terminology
Line 1,983:
|[[Cobra (programming language)|Cobra]]
|-
| <code>string tolower ''string''</code>
|[[Tcl]]
|-
| <code>''string''.to_lowercase()</code>
| [[Rust (programming language)|Rust]]
|}