Sign in
cue
/
cue
/
097cf16f7a871f9bb81bd30a7e527a1c48526fc7
/
.
/
encoding
/
openapi
/
testdata
/
nums.cue
blob: 94d178b628da261f34660f40eba7ffde0f211aca [
file
] [
log
] [
blame
]
import
"math"
#mul: math.MultipleOf(5)
#neq: !=4
#exMin: >5
#exMax: <6