func src.elv.sh/pkg/eval/vals.tryConcatBuiltins
2 uses
src.elv.sh/pkg/eval/vals (current package)
concat.go#L41: if v, ok := tryConcatBuiltins(lhs, rhs); ok {
concat.go#L62: func tryConcatBuiltins(lhs, rhs interface{}) (interface{}, bool) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)