ostrat.BuilderArrInt6Flat
 
  Builder of ArrInt6 objects via the flatMap f: A => ArrB method.
  
 
  Attributes
  
   - 
    Graph
   
 
   - 
    
     
     
     
    
    
   - 
    Supertypes
   
 
   - 
    
     
     
     
     
     
     
     
     
     
     
      class Object
     
     
      trait Matchable
     
     
      class Any
     
Show all
     
    
  
 
 
 Members list
 
 
  
   
    
     
      
      
       
        
         
         
        
        
         
          
          
         
         
          
          
           
           
            
             BuffT can be inbuilt Jvm type like ArrayBuffer[Int] for B = Int and BB = IntArr, or it can be a compile time wrapped Arraybuffer inheriting from Buff.
             
            
             
              BuffT can be inbuilt Jvm type like ArrayBuffer[Int] for B = Int and BB = IntArr, or it can be a compile time wrapped Arraybuffer inheriting from Buff.
              
             Attributes
             
              - 
               Inherited from:
              
 
              - 
               BuilderSeqLikeInt6
              
 
             
             
            
           
          
         
        
      
      
    
    
     
      
      
       
        
         
         
        
        
         
          
          
         
         
          
          
           
           
            
             A mutable operation that extends the ArrayBuffer with the elements of the Immutable Array operand.
             
            
             
              A mutable operation that extends the ArrayBuffer with the elements of the Immutable Array operand.
              
             Attributes
             
              - 
               Definition Classes
              
 
              - 
               
              
 
              - 
               Inherited from:
              
 
              - 
               BuilderArrIntNFlat
              
 
             
             
            
           
          
         
        
         
          
          
         
         
          
          
           
           
            
             converts a buffer of the given type to the target compound class.
             
            
             
              converts a buffer of the given type to the target compound class.
              
             Attributes
             
              - 
               Definition Classes
              
 
              - 
               
              
 
              - 
               Inherited from:
              
 
              - 
               BuilderArrIntNFlat
              
 
             
             
            
           
          
         
        
        
         
          
          
         
         
          
          
           
           
            
             Creates a new empty Buff with a default capacity of 4 elements.
             
            
             
              Creates a new empty Buff with a default capacity of 4 elements.
              
             Attributes
             
              - 
               Definition Classes
              
 
              - 
               
              
 
              - 
               Inherited from:
              
 
              - 
               BuilderSeqLikeIntN