Help docs on [1,2,3,4]! #26583
Answered
by
gechandesu
LukyGuyLucky
asked this question in
Questions and Answers
-
|
May I ask what does '!' do here? and ,where can I get relative documentations regarding on this topic? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
gechandesu
Feb 12, 2026
Replies: 1 comment 1 reply
-
|
In the future, there are plans to change this syntax to another one, as it is confusing for many people #25183 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
LukyGuyLucky
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[1, 2, 3]!is a syntax for fixed size arrays https://docs.vlang.io/v-types.html#fixed-size-arraysIn the future, there are plans to change this syntax to another one, as it is confusing for many people #25183