Hacker News new | ask | show | jobs
by ghostwriter 1433 days ago
what kind of software configuration may require recursive types? I've never had to encode trees in my configs so far.
2 comments

An explicit representation of JSON requires recursive types.
github.com/coralogix/dhall-concourse