Enhanced C#
Language of your choice: library documentation
Loyc.Collections.IDeque< T > Member List

This is the complete list of members for Loyc.Collections.IDeque< T >, including all inherited members.

CountLoyc.Collections.ICount
FirstLoyc.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 >