Skip to content

Commit

Permalink
Add gcd and lcm to pkgdown
Browse files Browse the repository at this point in the history
  • Loading branch information
EllaKaye committed Jan 1, 2024
1 parent 133aa1b commit d35efa9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,7 @@ reference:
- title: "Helper functions for working with strings"
contents:
- extract_numbers
- title: "Maths helper functions"
contents:
- gcd
- lcm

0 comments on commit d35efa9

Please sign in to comment.