mirror of
https://github.com/typst/typst
synced 2025-05-15 01:25:28 +08:00
5 lines
185 B
Markdown
5 lines
185 B
Markdown
Foundational types and functions.
|
|
|
|
Here, you'll find documentation for basic data types like [integers]($int) and
|
|
[strings]($str) as well as details about core computational functions.
|