MCPcopy Create free account
hub / github.com/PacktPublishing/Learning-Go-Programming / mapWords

Function mapWords

ch05/anagram4.go:41–59  ·  view source on GitHub ↗

mapWords loads the content of the specified file's name into and uses the specified function to generate a tuple containng the word-class signature and the original word.

(fname string, f func(word string) (string, string))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 1

fFunction · 0.85

Tested by

no test coverage detected