Search…
V by Example
en
examples
section_3
section_1
Primitives
Keywords
Variables
Formatted Print
Strings
Comments
section_4
section_2
V por exemplos
V mit einem Beispiel
V dengan Contoh
通过例子学V语言
コード例で学ぶV言語
Changelog
Contributing
Documentation Style Guide
Powered By
GitBook
Keywords
V is a very small language so it has few keywords. There are around 25 keywords.
Keywords
in
V
Programming
Language
break
const
as
continue
defer
else
enum
fn
for
struct
go
goto
if
import
return
type
pub
mut
in
interface
match
module
or
none
Like other languages, they cannot be used as a variable.
Previous
Primitives
Next
Variables
Last modified
2yr ago
Copy link