Open verdverm opened 3 years ago
These are wrappers around the private Go implementations in #15
This will be done when that issue is done. We are hooking these up to the CLI as each op is implemented, and removing the Go versions which wrapped the CUE ops. We get a lot more power this way.
maybe
interface{}
so we could also support intermixing Go values?