package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Jul 1, 2020
License: Apache-2.0
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
¶
GCD returns the greatest common divisor of x and y.
GCDSlice returns the greatest common divisor of a slice.
It returns 1 when s is empty because that any number divided by 1 is still
itself.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.