summaryrefslogtreecommitdiff
path: root/factors/factorize.go
AgeCommit message (Collapse)Author
2023-09-19factors: refactor code to improve readabilityAdrien Hopkins
2023-08-30Add digit map calculationAdrien Hopkins
This is not in the output yet, but it will be soon - printing it is another task since I want colours in my output.
2023-08-18Add list of factors to outputAdrien Hopkins