Extracted from Pike v8.0 release 240 as of 2016-05-30.
   

Method MasterObject()->Version()->__hash()


Method __hash

int res = MasterObject.Version() < v
int res = MasterObject.Version() > v
int res = MasterObject.Version() == v
int hash_value( MasterObject.Version arg )

Description

Methods define so that version objects can be compared and ordered.