| Constructor | Description | 
| 
                
              
                  Full Usage: 
                   BankersDeque(c, frontLength, front, rBackLength, rBack)Parameters: Returns: BankersDeque<'T> | 
 | 
| Instance member | Description | 
| 
                
               | 
 
 | 
| 
                
              
                  Full Usage: 
                   this.HeadReturns: 'T | 
 | 
| 
                
               | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsEmptyReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.LastReturns: 'T | 
 | 
| 
                
              
                  Full Usage: 
                   this.LengthReturns: int | 
 | 
| 
                
              
                  Full Usage: 
                   this.Lookup(i)Parameters: 
 intReturns: 'T | 
 
 | 
| 
                
               | 
 
 | 
| 
                
               | 
 | 
| 
                
               | 
 
 | 
| 
                
               | 
 | 
| 
                
              
                  Full Usage: 
                   this.TryGetHeadReturns: 'T option | 
 | 
| 
                
               | 
 | 
| 
                
              
                  Full Usage: 
                   this.TryGetLastReturns: 'T option | 
 | 
| 
                
               | 
 | 
| 
                
              
                  Full Usage: 
                   this.TryLookup(i)Parameters: 
 intReturns: 'T option | 
 
 | 
| 
                
               | 
 
 | 
| 
                
               | 
 | 
| 
                
               | 
 | 
| 
                
               | 
 
 | 
| 
                
               | 
 | 
| 
                
               | 
 | 
| 
                
               | 
 
 |