Enhanced C#
Language of your choice: library documentation
|
This is the complete list of members for Loyc.Collections.IQueue< T >, including all inherited members.
Count | Loyc.Collections.ICount | |
IsEmpty (defined in Loyc.Collections.IPop< T >) | Loyc.Collections.IPop< T > | |
IsEmpty (defined in Loyc.Collections.IIsEmpty) | Loyc.Collections.IIsEmpty | |
Push(T item) (defined in Loyc.Collections.IPush< T >) | Loyc.Collections.IPush< T > | |
TryPeek(out bool isEmpty) (defined in Loyc.Collections.IPop< T >) | Loyc.Collections.IPop< T > | |
TryPop(out bool isEmpty) (defined in Loyc.Collections.IPop< T >) | Loyc.Collections.IPop< T > |