This commit is contained in:
Laurenz 2023-11-29 19:32:58 +01:00
parent 9f55a4ac7d
commit c580a31768

View File

@ -66,7 +66,7 @@ description: |
way (e.g. `pi(a,b,)`)
- Scripting
- Any non-identifier dictionary key is now be interpreted as expressions: For
- Any non-identifier dictionary key is now interpreted as an expression: For
instance, `{((key): value)}` will create a dictionary with a dynamic key
- The [`stroke`]($stroke) type now has a constructor that converts a value to
a stroke or creates one from its parts