A - Language Reference
Keywords
| Keyword | Description |
|---|---|
fn | Defines a function. |
return | Returns a value from a function. |
Data Types
| Data Type | Description |
|---|---|
i32 | 32-bit signed integer. |
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
| Keyword | Description |
|---|---|
fn | Defines a function. |
return | Returns a value from a function. |
| Data Type | Description |
|---|---|
i32 | 32-bit signed integer. |