package
Version:
v0.0.0-...-84d5eb4
Opens a new window with list of versions in this module.
Published: Feb 19, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Add adds two integers
sum := Add(1, 2)
fmt.Println(sum)
Output:
3
Source Files
¶
Click to show internal directories.
Click to hide internal directories.