Nemerle Documentation

Stack.IsEmpty Property

Returns `true' iff the stack is empty.

public bool IsEmpty {get;}

Implements

ICollection.IsEmpty

See Also

Stack Class | Nemerle.Collections Namespace