There is also sugar for this: import sugar var frameTextDefaults = ( author: "Thomas", version: "unknown") frameTextDefaults = frameTextDefaults.dup: author = "Ralf" echo frameTextDefaults Run
- Is there a smarter way to change only one field value of a tuple... Clavismax
- Is there a smarter way to change only one field value of a ... cblake
- Is there a smarter way to change only one field value o... Clavismax
- Is there a smarter way to change only one field val... Hlaaftana