package
0.0.0-20241211095808-1f5627bbfe11
Repository: https://github.com/muer/adventofcode.go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
GCD finds greatest common divisor via Euclidean algorithm.
GeneratePrimes returns the n-th prime number.
LCM find Least Common Multiple via GCD.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author