NullIfEmptyOnQueueExtension<T> extension

on

Properties

nullIfEmpty Queue<T>?
Returns null if the Queue is empty, otherwise returns the Queue.
no setter