src.elv.sh/pkg/eval.compiler.mapPairs (method)
3 uses
src.elv.sh/pkg/eval (current package)
compile_effect.go#L223: optsOp := cp.mapPairs(n.Opts)
compile_value.go#L286: return mapOp{n.Range(), cp.mapPairs(n.MapPairs)}
compile_value.go#L487: func (cp *compiler) mapPairs(pairs []*parse.MapPair) *mapPairsOp {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)