Mutable

By default TLang is immutable, the following tools allow mutability:

  • mutable map
  • mutable list
  • mutable variable
What's on this Page