Ticket #127 (closed defect: fixed)
implement Set using NSSet
| Reported by: | jordan.breeding@… | Owned by: | ben@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby 0.4 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
Since most applicable classes are either already on top of their Cocoa counterparts (NSString, NSArray, NSDictionary) or soon should be (NSNumber), Set (require 'set') could be moved to NSSet
Change History
Note: See
TracTickets for help on using
tickets.

