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

Function add

ch05/funcs.go:59–61  ·  view source on GitHub ↗

add implements the addition operation returning the value op0 + op1

(op0 int, op1 int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected