jEFF (Jean-François Berroyer)
- Login: jEFF
- Email: jfberroyer@gmail.com
- Registered on: 06/07/2012
- Last sign in: 06/15/2012
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
06/15/2012
- 07:57 PM Ruby master Feature #6555: New comparison operators
- =begin
A friend told me that D language provides 14 comparisons operators for Floating point comparisons : ((<URL:ht...
06/08/2012
- 09:19 PM Ruby master Feature #6555: New comparison operators
- =begin
I understand your hesitation in adding 8 more operators. It is not a little change. I am also aware that in R... - 01:05 AM Ruby master Feature #6555: New comparison operators
- =begin
Ok, il will try to explain my mind.
Imagine objects that are naturaly ordered like in a tree structure. Th...
06/07/2012
- 09:03 PM Ruby master Feature #6555 (Rejected): New comparison operators
- =begin
x <=> y returns -1, 0, 1 or nil
(x <=> y) == -1 means "x less than y" and is the same as x < y
(x <=>...
Also available in: Atom