Method ADT.Set()->is_empty()

class ADT.Set

Method is_empty

bool is_empty()

Description

Returns 1 if the set is empty, otherwise 0.