Sign in
cue
/
cue
/
c1c4c6330a92496fdce56bb332af3f48382b8ca6
/
.
/
encoding
/
openapi
/
testdata
/
nums.cue
blob: 02b7c1599dfa3d2222903d427eaf973637936f89 [
file
] [
log
] [
blame
]
import
"math"
mul
::
math
.
MultipleOf
(
5
)
neq
::
!=
4