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
{{ message }}
This repository was archived by the owner on Apr 30, 2025. It is now read-only.
In the example, simpleNode is a union with a null value that it's necessary to add to have the stop condition. Otherwise, cue fails in the validation step.
Lists, maps and optionals could be null by default and its why null isn't necessary here.