scala.collection.immutable.LazyListIterable.Deferrer
 Members list
 
 
  
   
    
     
      
      
       
        
         
         
        
        
         
          
          
         
         
          
          
           
           
            
             Construct a LazyListIterable consisting of a given first element followed by elements from another LazyListIterable.
             
            
             
              Construct a LazyListIterable consisting of a given first element followed by elements from another LazyListIterable. 
              
             Attributes
             
              - 
               Source
              
- 
               LazyListIterable.scala
              
 
            
           
          
         
        
         
          
          
         
         
          
          
           
           
            
             Construct a LazyListIterable consisting of the concatenation of the given LazyListIterable and another LazyListIterable.
             
            
             
              Construct a LazyListIterable consisting of the concatenation of the given LazyListIterable and another LazyListIterable. 
              
             Attributes
             
              - 
               Source
              
- 
               LazyListIterable.scala