typst/docs/reference/library/foundations.md
Laurenz 029ae4a5ea
Export target docs (#5812)
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-05 13:24:10 +00:00

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.