mirror of
https://github.com/typst/typst
synced 2025-08-15 15:38:33 +08:00
Grammar
Co-authored-by: Laurenz <laurmaedje@gmail.com>
This commit is contained in:
parent
76aa02c61e
commit
77f2a0547f
@ -829,7 +829,7 @@ impl Array {
|
||||
///
|
||||
/// If this function does not order the elements properly (e.g., by
|
||||
/// returning `{false}` for both `{(x, y)}` and `{(y, x)}`), the
|
||||
/// resulting array will be unspecified order.
|
||||
/// resulting array will be in unspecified order.
|
||||
///
|
||||
/// When used together with `key`, `by` will be passed the keys instead
|
||||
/// of the elements.
|
||||
|
Loading…
x
Reference in New Issue
Block a user