Libraries
»
cocoa
(0.1.5)
»
Index
»
Cocoa
»
NSString
»
#==
Method: Cocoa::NSString#==
Defined in:
lib/cocoa/extensions.rb
#
==
(other) ⇒
Object
5 6 7
# File 'lib/cocoa/extensions.rb', line 5
def
==
other
to_s
==
other
.
to_s
end