Structural Characters and Literals
Character Set
Symbol
Name
Unicode
Function
Context
Usage Examples
Basic Structure
# Surrounding braces define the object
# And key-value pairs are separated by colons and commas
~ { name: "John Doe", age: 30, active: true }
# Array with values surrounded by square brackets
~ [ "item1", "item2", "item3" ]Collections and Records
String Delimiters
Structural Rules
Grammar Context
Container Structures
Collection Format
Comment Integration
See Also
Last updated
Was this helpful?
