We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Class should have the following instance-side conversion methods:
SCDistance>>asParsec
SCDistance>>asParsecs
SCDistance>>asLightyear
SCDistance>>asLightyears
SCDistance>>asAU
SCDistance>>asKiloMeter
SCDistance>>asKiloMeters
SCDistance>>asMeter
SCDistance>>asMeters
SCDistance>>asMiliMeter
SCDistance>>asMiliMeters
The text was updated successfully, but these errors were encountered:
blocked on #15, since a Distance class doesn't exist as of c95903a
Sorry, something went wrong.
No branches or pull requests
Class should have the following instance-side conversion methods:
SCDistance>>asParsec
andSCDistance>>asParsecs
SCDistance>>asLightyear
andSCDistance>>asLightyears
SCDistance>>asAU
SCDistance>>asKiloMeter
andSCDistance>>asKiloMeters
SCDistance>>asMeter
andSCDistance>>asMeters
SCDistance>>asMiliMeter
andSCDistance>>asMiliMeters
The text was updated successfully, but these errors were encountered: