We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5d2ae9 + 577d497 commit 06f9e61Copy full SHA for 06f9e61
src/types.md
@@ -12,7 +12,7 @@ limited capabilities.
12
The list of types is:
13
14
* Primitive types:
15
- * [Boolean] — `true` or `false`
+ * [Boolean] — `bool`
16
* [Numeric] — integer and float
17
* [Textual] — `char` and `str`
18
* [Never] — `!` — a type with no values
0 commit comments