Banst

Results 62 comments of Banst

This can also happen when referencing a field with a single concrete value. Like [this example](https://cuelang.org/play/?id=-ovM5ySM_3o#w=function&i=cue&f=eval&o=cue): ```cue #TimeSpan: { start: float & (end-duration) end: float & (start+duration) duration: float &...

Perfect thanks! I will look into it and try to propose something as soon as possible in my own bandwidth. I did not want to spend time investigating into it...