TOML parse + stringify. Same Value shape as JSON/YAML (objects become alists of 2-lists) so alist-get works uniformly.
Value
alist-get
(toml-parse STR) → nested Value (toml-read PATH) → parse a file (toml-stringify VALUE) → TOML text