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
This is to support the comprehension changes. As part of this
change, (partial) comprehensions can be the expression of a
Conjunct. This means that `Expr` must now return an `Elem`.
We will also need an `Expr` method that will return the comprehension
value when applicable. To avoid awkward naming, and to minimize diffs
and make changes clear, we do this rename in a separate CL.
Change-Id: I7cbbb81302519d8e4ba0727e7eb53d59be693f2f
Signed-off-by: Marcel van Lohuizen <mpvl@golang.org>
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/529512
Unity-Result: CUEcueckoo <cueckoo@cuelang.org>
Reviewed-by: Marcel van Lohuizen <mpvl@gmail.com>
0 commit comments