parent
c97524bef9
commit
aaca3175ba
1 changed files with 4 additions and 0 deletions
|
|
@ -3283,6 +3283,10 @@ The primitive types are the following:
|
|||
* The boolean type `bool` with values `true` and `false`.
|
||||
* The machine types (integer and floating-point).
|
||||
* The machine-dependent integer types.
|
||||
* Arrays
|
||||
* Tuples
|
||||
* Slices
|
||||
* Function pointers
|
||||
|
||||
#### Machine types
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue