Function Stack.empty

Check if stack has no elements.

bool empty() nothrow @property;