package
0.0.0-20240119052524-3363882ba0c5
Repository: https://github.com/postmannen/go-learning.git
Documentation: pkg.go.dev

# Functions

Calc which is an exported function will call the unexported calc function to do the actual calculation which will also deliver the result.