Replies: 1 comment
-
Original reply by @mpvl in cuelang/cue#519 (comment) Would a "cast" operator as described in Issue #454 work for you? Basically, instead of specifying what to remove, you would specify what to keep. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Originally opened by @vnzongzna in cuelang/cue#519
Cue is perfect solution when we are thinking about the unification of items/structs. There are cases in our configuration when the end-user needs to delete items/keys from the existing list/struct like
While one way to delete from
useful_infra
isCan we think of any other expression to do the disjunction as well?
Beta Was this translation helpful? Give feedback.
All reactions