typst/docs/reference/library/foundations.md
Laurenz aa19474ad3 Export target docs
Co-Authored-By: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-05 14:19:38 +01: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.