typst/docs/reference
Laurenz b8b0137504 Bytes type
- Moves `Bytes` from `util` to `eval` module
- Accepts bytes in `str` function for bytes -> str conversion
- Adds `bytes` function for str | array -> bytes conversion
- Adds `array` function for bytes -> array conversion
- Adds `len`, `at`, and `slice` methods for bytes
- Adds `encoding` parameter to `read` function
2023-08-04 15:46:46 +02:00
..
details.yml Move everything into `crates/` directory 2023-07-02 20:07:43 +02:00
groups.yml Move everything into `crates/` directory 2023-07-02 20:07:43 +02:00
scripting.md Move everything into `crates/` directory 2023-07-02 20:07:43 +02:00
styling.md Change "behind the colon" to "after the colon" (#1670) 2023-07-06 10:48:11 +02:00
syntax.md Improve sink and spreading docs 2023-07-05 11:42:23 +02:00
types.md Bytes type 2023-08-04 15:46:46 +02:00
welcome.md Move everything into `crates/` directory 2023-07-02 20:07:43 +02:00