Method ADT.CircularList()->is_empty()

class ADT.CircularList

Method is_empty

bool is_empty()

Returns

Returns 1 if the list is empty otherwise 0.