You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm reviewing #73 and can't make nesting work. I was curious what the intention was.
We know:
A "top-level value" is a "value" (one hopes!):
A "configuration" is a "top-level value" (and therefore also a "value"):
A "configuration entry" has a "configuration value" (and a "configuration key"):
A "configuration value" is (presumably!) a "value":
💥 My question is: is a "top-level" value actually a "configuration value" too, i.e.:
…?
Without that, nesting doesn't (seem to) work:
With that, it does:
I'm not sure if that was what was intended or not. Can anyone comment?
Beta Was this translation helpful? Give feedback.
All reactions