Skip to content

Missing binary op implementations for OrderedFloat #145

Closed
@indietyp

Description

@indietyp

Unlike the standard library or NotNan. OrderedFloat does not implement impl<'a, T> Add<&'a OrderedFloat<T>> for &'a OrderedFloat<T>, the same goes for Div and others.

Would it be possible add these implementations?

Thank you so much for the great library!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions