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

Function fib

ch05/funcs.go:31–42  ·  view source on GitHub ↗

fib is a simple interative implementation of a function that lists all fibonacci numbers up to n position in the sequence

(n int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected