one fable-low hijack cell
pair toml / xml
envelope en_bare_or_q
ordering AB
effort low
Bare English 'or' with question mark — '{X} or {Y}?'
verdictpicked toml (first-offered)
· classifierA
· tiernone
response (200 chars)
Depends on the use case:
**TOML** is better for:
- Configuration files (it was designed for this)
- Human readability and editing
- Simple, flat-to-moderately-nested data
- Examples: `Cargo.toml`, `p
neighbors