
The highest tagged major version is
v2.
package
Version:
v0.0.0-...-b080cc2
Opens a new window with list of versions in this module.
Published: Jan 5, 2023
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
¶
fmt.Println(Total(0))
fmt.Println(Total(5000))
fmt.Println(Total(10000))
Output:
0
5025
10050
Source Files
¶
Click to show internal directories.
Click to hide internal directories.