Expand description
YAML parse → tatara-lisp Value tree. Shape matches the JSON mapping
(objects → alists of 2-lists), so alist-get works identically for
YAML and JSON documents.
(yaml-parse STR) → nested Value (yaml-read PATH) → same but from a file path