package
Version:
v0.0.0-...-4b79851
Opens a new window with list of versions in this module.
Published: Dec 15, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Input struct {
Numbers int
}
type Output struct {
Numbers []int
Count int
CountOdd int
CountEven int
Sum int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.