+
Point of view
All features
expanded class EZMQ_TYPE
ensure
-
good_hash_value: Result >= 0
is_equal (other: EZMQ_TYPE):
BOOLEAN
effective function
require
ensure
- Result implies hash_code = other.hash_code
-
commutative: generating_type = other.generating_type implies Result = other.is_equal(Current)
set_peers (a_peers:
SET[EZMQ_TYPE])
effective procedure