Stack.empty

Check if stack has no elements.

struct Stack(T)
@property nothrow
bool
empty
()

Meta