package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 21, 2024
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
¶
Package simple contains, some simple code to exercise basic scenarios
for documentation purposes.
Num is a number.
It is just a test type so that we can make sure this works.
func AddNums(num1, num2 Num) Num
AddNums adds two Nums together.
Add adds the other num to this one.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.