|
|
|
|
|
by epage
169 days ago
|
|
TOML as a format doesn't make sense for streaming - Tables can be in any order, independent of heirarchy - keys can be dotted, creating subtables in any order On top of that, most use cases for the format are not benefitted by streaming. |
|