Skip to content
This repository was archived by the owner on Dec 10, 2023. It is now read-only.

implement less than or equal to#28

Open
dpo wants to merge 1 commit into
JuliaMath:masterfrom
dpo:lessorequal
Open

implement less than or equal to#28
dpo wants to merge 1 commit into
JuliaMath:masterfrom
dpo:lessorequal

Conversation

@dpo

@dpo dpo commented Jul 22, 2017

Copy link
Copy Markdown

No description provided.

Comment thread src/DoubleDouble.jl Outdated
x.hi + x.lo < y.hi + y.lo
end

import Base.≤

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't think you need to import again here.
Already imported above at line 6.

@GregPlowman

Copy link
Copy Markdown
Contributor

Add tests?

@dpo

dpo commented Aug 11, 2017

Copy link
Copy Markdown
Author

Should be better now. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants