Project

General

Profile

unexist.dev

Assorted tidbits and projects

Bug #166

Equality for Subtlext's classes

Added by Mon Ouïe almost 15 years ago. Updated almost 15 years ago.

Status:
Fixed
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
Start date:
12/23/2010
Due date:
% Done:

100%

Estimated time:
0.00 h

Description

Several classes in Ruby-Core and stdlib (among which Hash, Set, and some methods of Array) rely on #eql? being implemented (and meaning the two objects have the same value and class).
It'd thus be nice if this method was implemented in Subtlext's classes, which is not the case yet.

History

#1 Updated by Christoph Kappel almost 15 years ago

  • Status changed from Unconfirmed to Fixed
  • % Done changed from 0 to 100

Applied in changeset r2475.

Also available in: Atom PDF