takonomura
Results
2
issues of
takonomura
### What version of CUE are you using (`cue version`)? $ cue version cue version v0.12.0 go version go1.23.5 -buildmode exe -compiler gc -trimpath true DefaultGODEBUG asynctimerchan=1,gotypesalias=0,httpservecontentkeepheaders=1,tls3des=1,tlskyber=0,x509keypairleaf=0,x509negativeserial=1 CGO_ENABLED 1 GOARCH...
NeedsInvestigation
evaluator
To address #3142, I implemented a proof-of-concept API to perform arithmetic operations on IP addresses. Since this PR is a proof-of-concept, I welcome any feedback on naming conventions, interface design,...