it’s not like Swift where `let` will disallow acce...
# getting-started
s
it’s not like Swift where
let
will disallow access to mutating methods on a struct and
var
will allow it