Queue.empty

Check if stack has no elements.

struct Queue(T)
@property
bool
empty
()

Meta