|
Oktatás * Programozás 2 * Szkriptnyelvek * Adator. prog. Teaching • Prog. for Data Sci. Félévek Linkek * kalendárium |
Nim2 /
How an immutable string differs from PythonIn Python, a string is immutable. In Nim, a
In Python, In Nim, when you make a More accurately: in Nim, you bind a variable name to a value. The value is protected and cannot be modified, and the name cannot be rebound to another value. (You get this double protection for value types). |
![]() Blogjaim, hobbi projektjeim * The Ubuntu Incident [ edit ] |
||||