Skip to content

Commit

Permalink
Replace fundamental trait implementations with struct methods (#26)
Browse files Browse the repository at this point in the history
Replaces traits related to fundamental arguments with struct methods suffixed by their astronomical convention, since these attributes don't need to be referred to generically, and there is no risk of name conflicts.
  • Loading branch information
AngusGMorrison authored Nov 25, 2023
1 parent db93294 commit 7a10ad8
Show file tree
Hide file tree
Showing 3 changed files with 440 additions and 421 deletions.
Loading

0 comments on commit 7a10ad8

Please sign in to comment.