Advent of Code 2023

I see GCD is in Numerics though: https://github.com/apple/swift-numerics/blob/main/Sources/IntegerUtilities/GCD.swift

I was wondering if there was some hesitation to add additional features, like LCM, or if say I created an issue and PR that this would be an easy way to contribute?