Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make quaternion module private #70

Merged
merged 1 commit into from
Mar 28, 2021
Merged

Make quaternion module private #70

merged 1 commit into from
Mar 28, 2021

Conversation

tarcieri
Copy link
Owner

The only type contained within is Quaternion, so it's simpler to just re-export that type from the toplevel than it is to have a separate module.

The only type contained within is `Quaternion`, so it's simpler to just
re-export that type from the toplevel than it is to have a separate
module.
@tarcieri tarcieri merged commit dd41009 into main Mar 28, 2021
@tarcieri tarcieri deleted the hide-quaternion-module branch March 28, 2021 17:53
@tarcieri tarcieri mentioned this pull request Apr 25, 2021
@tarcieri tarcieri mentioned this pull request May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant