remove


Description:

public bool remove (string uid)

Notifies the this that an existing contact with UID uid had been removed from the set.

Calling the function with uid unknown to the this does nothing and returns false.

This function can be used only after initial call to take_indices.

Parameters:

this

an BookIndicesUpdater

uid

a UID of a removed contact

Returns:

whether the indices changed