mirror of
https://github.com/typst/typst
synced 2025-06-02 18:26:24 +08:00
Supports: - Closure syntax: `(x, y) => z` - Shorthand for a single argument: `x => y` - Function syntax: `let f(x) = y` - Capturing of variables from the environment - Error messages for too few / many passed arguments Does not support: - Named arguments - Variadic arguments with `..`
2.0 KiB
260x347px
2.0 KiB
260x347px
