Y
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
endgame
1433 days ago
An explicit representation of JSON requires recursive types.
link
solatic
1433 days ago
github.com/coralogix/dhall-concourse
link