General

Profile

jEFF (Jean-François Berroyer)

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...
jEFF (Jean-François Berroyer)

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...
jEFF (Jean-François Berroyer)
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...
jEFF (Jean-François Berroyer)

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 <=>...
jEFF (Jean-François Berroyer)

Also available in: Atom