In V, variables are immutable by default. To change a value, you must use the mut keyword.
Array ops: arr << element (push) arr.pop() (pop) getting started with v programming pdf
Download the official docs as a PDF today using the pandoc command above, write your first hello.v , and join the V Discord community. Happy coding! In V, variables are immutable by default