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 intoJuliaMath:masterfrom
dpo:lessorequal
Open

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

Conversation

@dpo
Copy link
Copy Markdown

@dpo dpo commented Jul 22, 2017

No description provided.

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
Copy link
Copy Markdown
Author

dpo commented Aug 11, 2017

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