tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
Object.opCmp
object
Object
Compare with another Object obj.
class
Object
int
opCmp
(
Object
o
)
Return Value
Type:
int
this < obj
< 0
this == obj
0
this > obj
> 0
Meta
Source
See Implementation
object
Object
functions
dispose
opCmp
opEquals
toHash
toString
interfaces
Monitor
Compare with another Object obj.