Enhanced C#
Language of your choice: library documentation
|
This is the complete list of members for Loyc.Collections.IDeque< T >, including all inherited members.
Count | Loyc.Collections.ICount | |
First | Loyc.Collections.IDeque< T > | |
IsEmpty (defined in Loyc.Collections.IIsEmpty) | Loyc.Collections.IIsEmpty | |
Last (defined in Loyc.Collections.IDeque< T >) | Loyc.Collections.IDeque< T > | |
PushFirst(T item) (defined in Loyc.Collections.IDeque< T >) | Loyc.Collections.IDeque< T > | |
PushLast(T item) (defined in Loyc.Collections.IDeque< T >) | Loyc.Collections.IDeque< T > | |
TryPeekFirst() (defined in Loyc.Collections.IDeque< T >) | Loyc.Collections.IDeque< T > | |
TryPeekLast() (defined in Loyc.Collections.IDeque< T >) | Loyc.Collections.IDeque< T > | |
TryPopFirst() (defined in Loyc.Collections.IDeque< T >) | Loyc.Collections.IDeque< T > | |
TryPopLast() (defined in Loyc.Collections.IDeque< T >) | Loyc.Collections.IDeque< T > |