MCPcopy Create free account
hub / github.com/davecheney/presentations / Split

Function Split

split9/split.go:8–17  ·  view source on GitHub ↗

Split slices s into all substrings separated by sep and returns a slice of the substrings between those separators.

(s, sep string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestSplitFunction · 0.70

Calls

no outgoing calls

Tested by 1

TestSplitFunction · 0.56