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