Skip to content

Add From<OrderedFloat<f32>> for OrderedFloat<f64>#183

Merged
mbrubeck merged 1 commit into
reem:masterfrom
gechelberger:feat/api-parity-on-from
May 11, 2026
Merged

Add From<OrderedFloat<f32>> for OrderedFloat<f64>#183
mbrubeck merged 1 commit into
reem:masterfrom
gechelberger:feat/api-parity-on-from

Conversation

@gechelberger
Copy link
Copy Markdown
Contributor

Mirrors the existing widening conversion on NotNan so OrderedFloat has the same API surface. Also adds test coverage for both the new impl and the previously-untested NotNan widening.

Mirrors the existing widening conversion on NotNan so OrderedFloat
has the same API surface. Also adds test coverage for both the new
impl and the previously-untested NotNan widening.
Copy link
Copy Markdown
Collaborator

@mbrubeck mbrubeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mbrubeck mbrubeck merged commit ccf51f5 into reem:master May 11, 2026
2 checks passed
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.

2 participants